Whamcloud - gitweb
b=23289 no need to always start transaction for attr_set(atime) on close
authorJian Yu <jian.yu@oracle.com>
Tue, 23 Nov 2010 05:24:11 +0000 (13:24 +0800)
committerVitaly Fertman <vitaly.fertman@oracle.com>
Tue, 23 Nov 2010 21:17:41 +0000 (00:17 +0300)
commite2d9b897acb9c54f8a3f799b251335452824e5c1
tree283d56380ace60089bf366ea628ecf3546baa9e4
parentc4390bfd480bdd706e20c3522cf0faa049ae887e
b=23289 no need to always start transaction for attr_set(atime) on close

To reduce unnecessary transaction overhead on file closing.

o=Liang Zhen
i=mikhail.pershin
i=di.wang
lustre/mdd/mdd_object.c
lustre/mdt/mdt_open.c