Re: UTF-8 and case-insensitivity

From: Linus Torvalds (torvalds_at_osdl.org)
Date: 02/17/04

  • Next message: Thomas Weich: "Re: 2.6.2 Kernel Badness with 1.0-5336 NVIDIA driver"
    Date:	Tue, 17 Feb 2004 12:23:39 -0800 (PST)
    To: viro@parcelfarce.linux.theplanet.co.uk
    
    

    On Tue, 17 Feb 2004 viro@parcelfarce.linux.theplanet.co.uk wrote:
    >
    > > refresh(fd);
    >
    > lseek(fd, 0, 0);

    Yes. We can make that implicitly refresh, I'm certainly ok with that.

    > > I suspect most people don't care that much, but I also suspect that
    > > projects like samba have to have a "anal mode" where they really act like
    > > Windows, even when it's "wrong". People can then choose to say "screw that
    > > idiocy", but by just _having_ a very compatible mode you deflect a lot of
    > > criticism. Regardless of whether people want the anal mode or not in real
    > > life.
    >
    > Umm... Samba deals with Windows clients. Windows software allegedly being
    > ported to Linux is a different story and in that case there's no excuse for
    > demanding case-insensitive operations.

    "wine". It's not porting, it's emulation.

    But yes, I agree, I don't see any other cases where we want it.

    We basically want to support broken clients - whether they be on the other
    side of the network, or the other side of an emulation interface. That is
    the only valid reason to do this crap.

    It's a fairly sizeable reason, though. On another front ("World
    Domination, Fast!") we'll try to fix the problem another way, but there's
    nothing wrong with fighting on multiple fronts if you have the man-power.

                    Linus
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Thomas Weich: "Re: 2.6.2 Kernel Badness with 1.0-5336 NVIDIA driver"

    Relevant Pages

    • Re: [RFC][PATCH] linux-2.6.2-rc2_vsyscall-gtod_B1.patch
      ... I can't see any valid single ... reason to randomize the addresses. ... with a modification to the ptes with a syscall, no valid reason to ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [Ext2-devel] [RFC] Adding multiple block allocation
      ... Mingming Cao wrote: ... > right now direct io write to a hole is actually handled by buffered IO. ... there must be some valid reason that I could not see now. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [1/4] [2.6 patch] better i386 CPU selection
      ... Hi Adrian ... Is there a valid reason why you removed most of the ... CPU selections is helpful and interesting, ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] kfree_skb() bug in 2.4.22
      ... there is no valid reason to pass NULL into these ... >> routines. ... away tests for NULL which surprise surprise we don't have any ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)