aboutsummaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorNeilBrown <[email protected]>2005-06-23 22:03:08 -0700
committerLinus Torvalds <[email protected]>2005-06-24 00:06:29 -0700
commit8beefa249371f55432394ac96864c83b0b309c28 (patch)
tree1d31a36da779a930a6676bdfc7d8fe4fa564a05c /scripts/basic
parent6fa305ded4cc859deb4727ad9b25df0bbc064e99 (diff)
[PATCH] nfsd4: rename nfs4_file fields
Trivial renaming patch: I can never remember, while looking at various lists relating the nfsd4 state structures, which are the "heads" and which are items on other lists, or which structures are actually on the various lists. The following convention helps me: given structures foo and bar, with foo containing the head of a list of bars, use "bars" for the name of the head of the list contained in the struct foo, and use "per_foo" for the entries in the struct bars. Go ahead and do this for struct nfs4_file. Signed-off-by: J. Bruce Fields <[email protected]> Signed-off-by: Neil Brown <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions