]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit - io/freeze.c
xfs_io tweaks - support multiple files and memory mapped IO, amongst others.
authorNathan Scott <nathans@sgi.com>
Thu, 25 Mar 2004 03:48:10 +0000 (03:48 +0000)
committerNathan Scott <nathans@sgi.com>
Thu, 25 Mar 2004 03:48:10 +0000 (03:48 +0000)
commit48c46ee3d5d5237b7d4ddafbeac7513e86753396
treeda6a1fcba2750456cd56fe1c7fc20b7ae6fbfac4
parentcbead9dfdd1c589d29d30f511686cc3748d58879
xfs_io tweaks - support multiple files and memory mapped IO, amongst others.
31 files changed:
Makefile
VERSION
debian/changelog
doc/CHANGES
freeze/xfs_freeze.c [deleted file]
io/Makefile
io/bmap.c
io/command.c
io/command.h
io/fadvise.c [new file with mode: 0644]
io/file.c [new file with mode: 0644]
io/freeze.c [new file with mode: 0644]
io/fsync.c
io/help.c
io/init.c
io/init.h
io/inject.c [new file with mode: 0644]
io/input.c
io/input.h
io/io.h [new file with mode: 0644]
io/mmap.c [new file with mode: 0644]
io/open.c
io/pread.c
io/prealloc.c
io/pwrite.c
io/quit.c
io/resblks.c
io/shutdown.c [new file with mode: 0644]
io/truncate.c
io/xfs_freeze.sh [moved from freeze/Makefile with 62% similarity]
man/man8/xfs_io.8