- Use the new vop_lookup_{pre,post} instead of simpler locking specification.
This commit is contained in:
parent
25b286d6db
commit
50bfcee1cb
@ -63,8 +63,10 @@ vop_islocked {
|
||||
};
|
||||
|
||||
#
|
||||
#% lookup dvp L ? ?
|
||||
#% lookup vpp - L -
|
||||
# lookup dvp L ? ?
|
||||
# lookup vpp - L -
|
||||
#! lookup pre vop_lookup_pre
|
||||
#! lookup post vop_lookup_post
|
||||
#
|
||||
# XXX - the lookup locking protocol defies simple description and depends
|
||||
# on the flags and operation fields in the (cnp) structure. Note
|
||||
|
Loading…
Reference in New Issue
Block a user