- 05 Sep, 2011 12 commits
-
-
Han-Wen Nienhuys authored
-
Han-Wen Nienhuys authored
-
Han-Wen Nienhuys authored
This further prepares fsInode as an intermediate layer between raw and path filesystems.
-
Han-Wen Nienhuys authored
-
Han-Wen Nienhuys authored
Only fsInode maintains Parent links. This prepares for inserting a layer between RawFileSystem and FileSystem, which can define filesystems in terms of inodes.
-
Han-Wen Nienhuys authored
-
Han-Wen Nienhuys authored
-
Han-Wen Nienhuys authored
-
Han-Wen Nienhuys authored
-
Han-Wen Nienhuys authored
-
Han-Wen Nienhuys authored
-
Han-Wen Nienhuys authored
-
- 03 Sep, 2011 3 commits
-
-
Han-Wen Nienhuys authored
-
Han-Wen Nienhuys authored
-
Han-Wen Nienhuys authored
-
- 02 Sep, 2011 1 commit
-
-
Han-Wen Nienhuys authored
-
- 01 Sep, 2011 2 commits
-
-
Han-Wen Nienhuys authored
-
Han-Wen Nienhuys authored
-
- 31 Aug, 2011 5 commits
-
-
Han-Wen Nienhuys authored
-
Han-Wen Nienhuys authored
rm from coreutils < 8.0 is relying on synchronization between a read of and unlink within a directory. Posix does not require such synchronization. For making the test pass, install coreutils 8.0 or later.
-
Han-Wen Nienhuys authored
Fixing this test will require changes to the opendir/readdir API.
-
Manuel Klimek authored
as root. This is important especially when LoopbackFileSystem is used in combination with AutoUnionFs and the root one of the overlays is a symlink - in that case we don't want to link out of the overlay directory structure.
-
hanwen authored
Allows autoconfiguration of symlinked directories
-
- 30 Aug, 2011 3 commits
-
-
Manuel Klimek authored
the root path.
-
Han-Wen Nienhuys authored
-
Han-Wen Nienhuys authored
-
- 29 Aug, 2011 4 commits
-
-
Han-Wen Nienhuys authored
-
Han-Wen Nienhuys authored
-
Han-Wen Nienhuys authored
within 32-bits. This is needed to deal with 32-bits programs that use stat(). If the inode number exceeds 32 bit, that will return an ERANGE error.
-
Han-Wen Nienhuys authored
-
- 26 Aug, 2011 3 commits
-
-
Han-Wen Nienhuys authored
-
Han-Wen Nienhuys authored
-
Han-Wen Nienhuys authored
-
- 25 Aug, 2011 1 commit
-
-
Han-Wen Nienhuys authored
twice.
-
- 24 Aug, 2011 3 commits
-
-
Han-Wen Nienhuys authored
-
Han-Wen Nienhuys authored
This is needed for creating allow_other filesystems with proper permission checking
-
Han-Wen Nienhuys authored
-
- 23 Aug, 2011 3 commits
-
-
Han-Wen Nienhuys authored
-
Han-Wen Nienhuys authored
-
Han-Wen Nienhuys authored
-