Whamcloud - gitweb
Add an extra reservation, because we compound the directory unlink with
authoradilger <adilger>
Thu, 19 Jun 2003 22:25:29 +0000 (22:25 +0000)
committeradilger <adilger>
Thu, 19 Jun 2003 22:25:29 +0000 (22:25 +0000)
commit6f2d0c6a99c84c6b5d7f5228e236fc6e25f931c1
tree7dfc91bdd0dec58662ec35bdb63e5470d3633868
parentc62b1e1e2c52738e32ada461cd7beb600a70b96c
Add an extra reservation, because we compound the directory unlink with
the inode truncate in mds_reint_unlink(), which ext3 doesn't do.  We
need enough blocks after the truncate to do the rest of the unlink.
lustre/obdclass/fsfilt_ext3.c