ntfs-3g/ntfsprogs
Olaf Rempel 48f652e0e1 ntfsclone: fix restore from stdin
When doing a ntfclone-restore from stdin and stdin is then closed,
ntfsclone will loop forever:
$ cat corrupt_image.gz | gzip -d | ntfsclone -r -O somedisk -

With this patch the io_all() loop will return an error when the
input-stream is closed.
2009-03-28 00:25:58 +02:00
..
.cvsignore - mkntfs: Generate a random DCE compliant UUID for the created volume 2006-12-13 00:11:50 +00:00
attrdef.c Update version to 2.0.0, update NEWS, update mkntfs man page and mkntfs itself. 2006-12-13 10:46:49 +00:00
attrdef.h Update version to 2.0.0, update NEWS, update mkntfs man page and mkntfs itself. 2006-12-13 10:46:49 +00:00
boot.c - mkntfs: Use Vista $Boot rather than XP one. (Anton) 2007-03-06 15:44:30 +00:00
boot.h - mkntfs: Use Vista $Boot rather than XP one. (Anton) 2007-03-06 15:44:30 +00:00
cluster.c Remove confusing inode enumeration messages: it just hides the valuable 2006-03-13 20:34:41 +00:00
cluster.h whitespace fixes - no code changes 2005-10-26 22:54:57 +00:00
Makefile.am Install mount.fuse.ntfs symlink (to match mount with subtype=ntfs option) 2007-09-23 00:50:45 +03:00
mkntfs.8.in Update version to 2.0.0, update NEWS, update mkntfs man page and mkntfs itself. 2006-12-13 10:46:49 +00:00
mkntfs.c Fix sparse warnings from git HEAD version 2007-07-21 22:01:57 +03:00
ntfscat.8.in Add man-page for libntfs 2007-09-26 22:41:28 +03:00
ntfscat.c Introduce NTFS_MNT_FORCE instead of third parameter of utils_mount_volume 2007-09-15 18:12:32 +03:00
ntfscat.h - Empty the journal at mount time. (Anton) 2006-11-28 10:09:56 +00:00
ntfsck.c ntfsck: Use ntfs_pread instead ops->pread. (Noticed by Christophe GRENIER) 2007-10-19 21:22:59 +03:00
ntfsclone.8.in Add a section about windows cloning 2006-02-18 20:36:33 +00:00
ntfsclone.c ntfsclone: fix restore from stdin 2009-03-28 00:25:58 +02:00
ntfscluster.8.in Shorten 'ntfsprogs version @VERSION@' to only 'ntfsprogs @VERSION@' in the 2006-02-06 01:05:01 +00:00
ntfscluster.c Introduce NTFS_MNT_FORCE instead of third parameter of utils_mount_volume 2007-09-15 18:12:32 +03:00
ntfscluster.h Remove unneeded padding. The compiler will pad if it wan't to. 2006-10-18 14:41:41 +00:00
ntfscmp.8.in Fix typos 2006-04-11 22:46:09 +00:00
ntfscmp.c Introduce sparse endian annotations. Adopt library (also fix 2 real bugs) and progs (lots of bugs). 2007-06-08 13:47:57 +03:00
ntfscp.8.in ntfscp docs update 2007-09-24 21:58:02 +03:00
ntfscp.c ntfscp docs update 2007-09-24 21:58:02 +03:00
ntfsdecrypt.c Apply fix from crypto.c to ntfsdecrypt 2007-09-27 16:41:22 +03:00
ntfsdump_logfile.c - Empty the journal at mount time. (Anton) 2006-11-28 10:09:56 +00:00
ntfsfix.8.in Szaka prefers to have the lofgile reset and dirty bit setting done even if they 2006-12-11 10:41:34 +00:00
ntfsfix.c Introduce sparse endian annotations. Adopt library (also fix 2 real bugs) and progs (lots of bugs). 2007-06-08 13:47:57 +03:00
ntfsinfo.8.in Fix bogus reference to ntfsundelete 2006-04-05 02:59:12 +00:00
ntfsinfo.c Remove some legacy logging traces 2007-10-19 21:15:23 +03:00
ntfslabel.8.in Shorten 'ntfsprogs version @VERSION@' to only 'ntfsprogs @VERSION@' in the 2006-02-06 01:05:01 +00:00
ntfslabel.c Introduce NTFS_MNT_FORCE instead of third parameter of utils_mount_volume 2007-09-15 18:12:32 +03:00
ntfsls.8.in Shorten 'ntfsprogs version @VERSION@' to only 'ntfsprogs @VERSION@' in the 2006-02-06 01:05:01 +00:00
ntfsls.c Introduce NTFS_MNT_FORCE instead of third parameter of utils_mount_volume 2007-09-15 18:12:32 +03:00
ntfsmftalloc.c * Rename MS_{RDONLY,NOATIME} to NTFS_MNT_{RDONLY,NOATIME}. 2006-11-12 22:46:50 +00:00
ntfsmount.8.in Add man-page for libntfs 2007-09-26 22:41:28 +03:00
ntfsmount.c ntfsmount: Fill .st_mode in readdir(). (Szaka, Yura) 2007-09-27 16:29:57 +03:00
ntfsmove.c Introduce NTFS_MNT_FORCE instead of third parameter of utils_mount_volume 2007-09-15 18:12:32 +03:00
ntfsmove.h Remove unneeded padding. The compiler will pad if it wan't to. 2006-10-18 14:41:41 +00:00
ntfsprogs.8.in Add man-page for libntfs 2007-09-26 22:41:28 +03:00
ntfsresize.8.in Update credit 2006-02-12 01:30:34 +00:00
ntfsresize.c Rework time updates 2007-09-06 18:34:38 +03:00
ntfsrm.c * Rename MS_{RDONLY,NOATIME} to NTFS_MNT_{RDONLY,NOATIME}. 2006-11-12 22:46:50 +00:00
ntfsrm.h ntfsrm has been split up and merged into libntfs. 2005-10-16 23:33:03 +00:00
ntfstruncate.c Fix ntfstruncate build breakage. 2006-12-13 10:51:32 +00:00
ntfsundelete.8.in Shorten 'ntfsprogs version @VERSION@' to only 'ntfsprogs @VERSION@' in the 2006-02-06 01:05:01 +00:00
ntfsundelete.c Introduce NTFS_MNT_FORCE instead of third parameter of utils_mount_volume 2007-09-15 18:12:32 +03:00
ntfsundelete.h Introduce sparse endian annotations. Adopt library (also fix 2 real bugs) and progs (lots of bugs). 2007-06-08 13:47:57 +03:00
ntfswipe.c Introduce NTFS_MNT_FORCE instead of third parameter of utils_mount_volume 2007-09-15 18:12:32 +03:00
ntfswipe.h Typo fixes (Ender) 2004-03-10 22:03:54 +00:00
sd.c Introduce sparse endian annotations. Adopt library (also fix 2 real bugs) and progs (lots of bugs). 2007-06-08 13:47:57 +03:00
sd.h - mkntfs: Create more Vista like volumes. We now match the security 2006-12-19 16:31:52 +00:00
utils.c Allow mounting volumes with non-clean logfile with force mount option. 2007-09-16 00:15:46 +03:00
utils.h Introduce NTFS_MNT_FORCE instead of third parameter of utils_mount_volume 2007-09-15 18:12:32 +03:00