Whamcloud - gitweb
- add an AST which returns a snapshot of the LVB (glimpse)
authorphil <phil>
Thu, 1 Jan 2004 22:27:50 +0000 (22:27 +0000)
committerphil <phil>
Thu, 1 Jan 2004 22:27:50 +0000 (22:27 +0000)
commit7b066ef980b5a9ceaf4442cbb446fc3f45bafda3
tree50c3d3cfed199120529ac671494b476596689b11
parent827bfb8b61f9ff4b86a40a8f31a6615dbae7ba19
- add an AST which returns a snapshot of the LVB (glimpse)
- add llite and LOV code to respond to glimpse ASTs with the
  stripe-adjusted size of the inode
- add a policy function on the filter; this policy either grants a
[0,-1] PR lock, if no conflicts, or performs a glimpse and returns
that LVB
- send LVB in completion AST
- add lvb_swabber pointer to ldlm_lock and enqueue functions
- remove never-used parent_lock_handle from enqueue functions
- ldlm_intent_policy renamed to mds_intent_policy
- filter_lvbo_update can now update LVB from the network message or
  disk inode, as required
lustre/ldlm/ldlm_flock.c