Whamcloud - gitweb
Fix block leak on truncate - we weren't setting the correct mode on the
authoradilger <adilger>
Fri, 31 May 2002 21:14:49 +0000 (21:14 +0000)
committeradilger <adilger>
Fri, 31 May 2002 21:14:49 +0000 (21:14 +0000)
commit3a8fe39a6b825f7be5e86db95fd8dd263c1e3033
treebc685ef81172f7a7b1e914df0681ef6e285cd7d9
parent0ca741b3135085b6739287844f0b9f7f807884e7
Fix block leak on truncate - we weren't setting the correct mode on the
file and that was causing the truncate to be skipped.
lustre/obdfilter/filter.c