Whamcloud - gitweb
b=21434
authorjxiong <jxiong>
Thu, 3 Dec 2009 03:22:59 +0000 (03:22 +0000)
committerjxiong <jxiong>
Thu, 3 Dec 2009 03:22:59 +0000 (03:22 +0000)
commitc9d2c07ef22f968eaf7183062ed5ace23086d2f4
tree287bbfc6a09dbccfbfc0ed9ea6c3beeadd3fdb6d
parentb44a9d72f913786e98983dc68b335f6a5d802597
b=21434
r=wangdi,eric.mei

We can't use env and io in osc page operations because they are not correctly setup. To support lockless IO, I choose to set srvlock flag at page initialization time.
lustre/lov/lov_page.c
lustre/osc/osc_cl_internal.h
lustre/osc/osc_io.c
lustre/osc/osc_page.c