]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit - libxfs/init.c
Fix libxfs device flush ioctl, sync with kernel source.
authorNathan Scott <nathans@sgi.com>
Thu, 10 Oct 2002 06:29:03 +0000 (06:29 +0000)
committerNathan Scott <nathans@sgi.com>
Thu, 10 Oct 2002 06:29:03 +0000 (06:29 +0000)
commit32181a02fa8d64885f0c7ddb05ec71d497850016
tree4f5c4894e78334639e2e858447079b3e7a73ffaf
parent3889ad462842e32506d2fb313c86a54f884d1542
Fix libxfs device flush ioctl, sync with kernel source.
CONTRIBUTED: Anton Blanchard <anton@samba.org>
Bump version - fix libxfs device flush ioctl, sync with kernel source.
33 files changed:
VERSION
debian/changelog
doc/CHANGES
include/platform_defs.h.in
include/xfs_arch.h
include/xfs_dir2_sf.h
include/xfs_dir_sf.h
include/xfs_fs.h
include/xfs_inode.h
include/xfs_mount.h
include/xfs_types.h
libxfs/init.c
libxfs/rdwr.c
libxfs/util.c
libxfs/xfs.h
libxfs/xfs_alloc_btree.c
libxfs/xfs_attr_leaf.c
libxfs/xfs_bmap.c
libxfs/xfs_bmap_btree.c
libxfs/xfs_da_btree.c
libxfs/xfs_dir.c
libxfs/xfs_dir2.c
libxfs/xfs_dir2_block.c
libxfs/xfs_dir2_data.c
libxfs/xfs_dir2_leaf.c
libxfs/xfs_dir2_node.c
libxfs/xfs_dir2_sf.c
libxfs/xfs_dir_leaf.c
libxfs/xfs_ialloc.c
libxfs/xfs_ialloc_btree.c
libxfs/xfs_inode.c
libxfs/xfs_mount.c
libxlog/xfs_log_recover.c