Whamcloud - gitweb
- fixed objects creating on OST with correct uid and gid on setattr path.
authoryury <yury>
Tue, 13 Sep 2005 07:56:47 +0000 (07:56 +0000)
committeryury <yury>
Tue, 13 Sep 2005 07:56:47 +0000 (07:56 +0000)
commit5b1a9992a3811d0d2ac1017bc3e6e438abade0d9
treef2698eb58fa0a29d40dc4791bfb38b3561667fc7
parente1e578668ba14ef73fe4cd2ed686fb704a7139d0
- fixed objects creating on OST with correct uid and gid on setattr path.
- removed not needed prototype from filter_internal.h
- removed uid/gid stuff from filter_preprw_write() as it is not used there.
lustre/obdfilter/filter.c
lustre/obdfilter/filter_internal.h
lustre/obdfilter/filter_io.c