Whamcloud - gitweb
Support for delayed-destroy of objects on the OST. It isn't perfect,
authoradilger <adilger>
Sat, 26 Oct 2002 08:29:39 +0000 (08:29 +0000)
committeradilger <adilger>
Sat, 26 Oct 2002 08:29:39 +0000 (08:29 +0000)
commit34e3d7751d9c9f37623b284169244658c271fcee
treeab0507e5014c76fb5eff80d0d26549d237f01d01
parentfe0a748c98c903a6bfc4629f6ffd7b567d9a7650
Support for delayed-destroy of objects on the OST.  It isn't perfect,
in the sense that there is still some work to be done for handling
multi-client unlink properly, but it passes all of the normal tests,
so it is no worse than what we have now.
lustre/include/linux/obd.h
lustre/include/linux/obd_filter.h
lustre/llite/file.c
lustre/lov/lov_obd.c
lustre/obdfilter/filter.c