2003/08/03 15:53:25+01:00 cantab.net!aia21
Merge ssh://linux-ntfs@bkbits.net/ntfsprogs
into cantab.net:/usr/src/ntfsprogs
2003/08/03 15:52:54+01:00 cantab.net!aia21
dir.c:
- Return ENOTDIR errno if inode is not a directory.
- Fix stupid bug where we attempt to close ia_na when it is null.
BKrev: 3f2d2283bIRV0rbcO6qYcidkcF2BmQ
2003/08/03 15:52:54+01:00 cantab.net!aia21
- Return ENOTDIR errno if inode is not a directory.
- Fix stupid bug where we attempt to close ia_na when it is null.
(Logical change 1.169)
into cantab.net:/usr/src/ntfsprogs-devel
2003/08/03 15:47:56+01:00 cantab.net!aia21
libntfs/dir.c
- Return ENOTDIR errno if inode is not a directory.
- Fix stupid bug where we attempt to close ia_na when it is null.
ntfsprogs/ntfsls.c
- Some code tidyups.
- Display file when the specified path includes a file name
at the end rather than a directory.
BKrev: 3f2d220eHAoK4dOsZ64pllX-kkJGvg
into cantab.net:/home/aia21/ntfsprogs-devel
2003/07/31 15:10:10+01:00 cantab.net!aia21
Linux/types.h no longer needed at all.
stdint.h only include if present.
Update ignore file.
Use hasmntopt only if it exists.
__LINUX__ no longer works. Use linux instead.
Include stdio.h from volume.h. Needed by Cygwin.
sys/ioctl.h always needed in disk_io.c.
BKrev: 3f2923d4T-fcpWTgUyvL5O0T2ZP7-g
- formatting
- some error checking
- memory leaks (close inodes and release search contexts)
- add lots of FIXMEs where work is needed
Also add ntfsls and autom4te.cache to ignore list of bitkeeper.
BKrev: 3f27cc01jv8BQp4YMpffBQM2LPWauQ
- formatting
- some error checking
- memory leaks (close inodes and release search contexts)
- add lots of FIXMEs where work is needed
(Logical change 1.165)
Add Leonard to the Authors file.
libntfs/win32_io.c
Fix a typo when I was Cifying the code. (Thanks to Lode for telling me what I did wrong.)
ntfsprogs/ntfsls.c
Remove unused line.
BKrev: 3f1e5674OnYy8FvP4hSIcOKe5MKtqw
into flatcap.org:/home/flatcap/ntfsprogs-devel.ls
2003/07/22 21:35:49+01:00 flatcap.org!flatcap
Lode Leroy's ntfsls
This utility will list a directory's files.
BKrev: 3f1da16fOz8HJFYaTT9nisKt8PEEAA
2003/07/22 21:28:05+01:00 flatcap.org!flatcap
Lode: find the file size from the data attribute
2003/07/22 21:08:43+01:00 flatcap.org!flatcap
(Logical change 1.157)
into cantab.net:/home/aia21/ntfsprogs-devel
2003/07/12 16:45:15+01:00 cantab.net!aia21
Fix the O_RDONLY vs O_RDWR check. It was failing because
O_RDONLY is zero and hence the old check was always successful.
BKrev: 3f102d44X0_3CQSe-sCX0tn53xdcoQ