Whamcloud - gitweb
(1) For setattr / setxattr, change ctime.
authorfanyong <fanyong>
Thu, 2 Nov 2006 08:24:16 +0000 (08:24 +0000)
committerfanyong <fanyong>
Thu, 2 Nov 2006 08:24:16 +0000 (08:24 +0000)
commitdc5c8cb7f1452cc9b999dcca54857ca63db9a851
tree2758930163e2478a953e2d6edecce75697f459c1
parent6e30b8efd8d8af6fead6111a0f811d435acb8e1e
(1) For setattr / setxattr, change ctime.
(2) For link / unlink, change child's ctime, change parent's ctime and mtime.
(3) For create / delete, change parent ctime and mtime.
(4) For rename, change source's and target's ctime, change ctime and mtime of
    source's parent and target's parent.
lustre/mdd/mdd_dir.c
lustre/mdd/mdd_object.c