Re: Some little problems with 2.1.129

H. Peter Anvin (hpa@transmeta.com)
23 Nov 1998 07:57:36 GMT


Followup to: <365f1d5f.2902179@smtp.erols.com>
By author: alex.buell@tahallah.demon.co.uk (Alex Buell)
In newsgroup: linux.dev.kernel
>
> 3) I've come across a very annoying but not essentially fatal problem
> with mount and filesystems. Apparently, even with the right
> permissions, and even though I can create/copy files to the target
> file system and these succeeds quite well, Linux complains about
> "illegal operation" even though it does succeed. I'll have a fuller
> report when I get my Linux system back online.
>

DOS filesystems (msdos, vfat, and perhaps others) do this if you do
chown() on the files, since they don't support uid/gid's.

Since "tar" and perhaps other programs do this on every file, this
gets annoying very quickly.

-hpa

-- 
    PGP: 2047/2A960705 BA 03 D3 2C 14 A8 A8 BD  1E DF FE 69 EE 35 BD 74
    See http://www.zytor.com/~hpa/ for web page and full PGP public key
        I am Bahá'í -- ask me about it or see http://www.bahai.org/
   "To love another person is to see the face of God." -- Les Misérables

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