Whamcloud - gitweb
Branch b1_4
authoradilger <adilger>
Fri, 9 Sep 2005 20:21:07 +0000 (20:21 +0000)
committeradilger <adilger>
Fri, 9 Sep 2005 20:21:07 +0000 (20:21 +0000)
commitb8a6665c528035f022b7aa104689cf91c47fbea8
tree114bd0781f945e626092c8c1b36a6b831abb05f1
parent6db72f0bc3b88b168e0dc32d77b04b598ec0cce6
Branch b1_4
Description: doing an ls when liblustre clients are running is slow
Details    : sending a glimpse AST to a liblustre client waits for every AST
     to time out, as liblustre clients will not respond while they
     are processing.  Since they cannot cache data anyways we refresh
     the OST lock LVB from disk instead.
b=7198
r=phil, green (original patch)
lustre/ChangeLog
lustre/obdfilter/filter.c
lustre/obdfilter/filter_lvb.c