Whamcloud - gitweb
Fix o_valid and o_size for truncate through osc/ost/filterobd (on HEAD).
authoradilger <adilger>
Mon, 24 Jun 2002 16:57:47 +0000 (16:57 +0000)
committeradilger <adilger>
Mon, 24 Jun 2002 16:57:47 +0000 (16:57 +0000)
commit7407323847ce2fdf665b915f5b465056302a998f
tree55bbbe05c4525f69717cf1484e064339f506a0d2
parentcd055e1d45c76ae9b62f94e7fdeeba1c1a766fde
Fix o_valid and o_size for truncate through osc/ost/filterobd (on HEAD).
This should also remove the need to explicitly set mtime/ctime in
ll_truncate(), but that has not yet been tested and causes no real harm.
lustre/include/linux/lustre_idl.h
lustre/llite/rw.c
lustre/obdfilter/filter.c
lustre/osc/osc_request.c
lustre/ost/ost_handler.c