-
Dave Kleikamp authored
There was a race that resulted in old, deleted inodes being written to disk after the inode number had been reused. jfs_commit_inode needs to verify that the inode is still linked and dirty before committing it. Signed-off-by: Dave Kleikamp <shaggy@austin.ibm.com>
00746b1f