GNU bug report logs -
#10735
chmod +x file
Previous Next
Reported by: francky.leyn <at> telenet.be
Date: Mon, 6 Feb 2012 14:25:02 UTC
Severity: normal
Done: Pádraig Brady <P <at> draigBrady.com>
Bug is archived. No further changes may be made.
Full log
Message #19 received at 10735 <at> debbugs.gnu.org (full text, mbox):
francky.leyn <at> telenet.be wrote:
> some more questions.
> I abstract a file system as something where each dir/file has a header
> where all properties reside.
Yes. This information is stored in the Inode. You can read about it here.
http://en.wikipedia.org/wiki/Inode
> There doesn't exist a hybrid file system that unites eg. NTFS and ext4?
No. Not as far as I know.
> NTFS is not POSIX complient?
No. At least as far as I know. Others will know. I don't use NTFS.
In any case it would need to support Unix filesystem permissions along
with user and group ownership and the full set of behavior.
Until recently it was only possible to reliably read from NTFS because
the necessary information for it wasn't reverse engineered yet.
Recently this has been completed and it is now possible to write to
NTFS. Given how it came about it is amazing that it works at all.
Bob
This bug report was last modified 13 years and 166 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.