]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
Fix bug in xfs_repair da_write() routine, which affects filesystems where
authorNathan Scott <nathans@sgi.com>
Mon, 13 May 2002 08:04:12 +0000 (08:04 +0000)
committerNathan Scott <nathans@sgi.com>
Mon, 13 May 2002 08:04:12 +0000 (08:04 +0000)
commit01f8bdf6672a5e51780f98b8a8d0d012e7ef4e2c
treecd0467789664e705bc8776040f4ea691bc5757a9
parentce029dc1d7cc91b51e70671ae7b30f4675e36baf
Fix bug in xfs_repair da_write() routine, which affects filesystems where
the data blocksize != naming blocksize (see xfs_info output).
doc/CHANGES
repair/dir2.c