NFS: kill off complicated macro 'PROC'
authorYu Zhiguo <yuzg@cn.fujitsu.com>
Tue, 9 Jun 2009 09:33:34 +0000 (17:33 +0800)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Tue, 16 Jun 2009 02:34:32 +0000 (19:34 -0700)
commitb9081d90f5b989cd927052084b16b4f950c8c8d7
treeae272fc0f0cf091886c31f09465c51cd56ee08a3
parent59fb30660be3f3ead54b3850c401d462449caaaa
NFS: kill off complicated macro 'PROC'

kill off obscure macro 'PROC' of NFSv2&3 in order to make the code more clear.

Among other things, this makes it simpler to grep for callers of these
functions--something which has frequently caused confusion among nfs
developers.

Signed-off-by: Yu Zhiguo <yuzg@cn.fujitsu.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
fs/nfsd/nfs3proc.c
fs/nfsd/nfsproc.c