Whamcloud - gitweb
Update b_eq from HEAD (20040213_1644) (b_bug974 landing).
authoradilger <adilger>
Sat, 14 Feb 2004 01:31:05 +0000 (01:31 +0000)
committeradilger <adilger>
Sat, 14 Feb 2004 01:31:05 +0000 (01:31 +0000)
commitc7c974b3664a811d26a970d74aec595015f19762
tree48782dc2639d6e8dbcd457819f81d7daea5c0035
parentf322e0c59c6e026f9d0a45535347e3cad78827c2
Update b_eq from HEAD (20040213_1644) (b_bug974 landing).

Eric Mei, per your comment in osc_announce_cached(), we should only be sending
OBD_MD_FLGRANT if the client is caching data.  If (AFAIK) liblustre isn't
doing any client-side write cache then it shouldn't be requesting any grant
from the OST.  This isn't critical, since the OST _should_ stop giving out
grant when the client isn't consuming it, but it would be good to verify.
lustre/llite/llite_lib.c
lustre/lov/lov_internal.h
lustre/obdfilter/filter_internal.h
lustre/obdfilter/filter_io.c