Commit Graph

1 Commits

Author SHA1 Message Date
Eric Sandeen f73f284b23 278: Ensure lost+found is not created with wrong link count
xfs_repair was leaving lost+found directory with a wrong link count when a
cleaned inode was re-used to create lost+found. This test case confirm that,
after xfs_repair is executed, the lost+found inode is left in a consistent
state.

Signed-off-by: Carlos Maiolino <cmaiolino@redhat.com>
Reviewed-by: Mark Tinguely <tinguely@sgi.com> 
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
2012-01-27 13:05:07 -06:00