nfsd: rename 'int access' to 'int may_flags' in nfsd_open()
authorBernd Schubert <bernd.schubert@itwm.fraunhofer.de>
Mon, 19 Mar 2012 02:44:49 +0000 (22:44 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 19 Mar 2012 02:44:49 +0000 (22:44 -0400)
Just rename this variable, as the next patch will add a flag and
'access' as variable name would not be correct any more.

Signed-off-by: Bernd Schubert <bernd.schubert@itwm.fraunhofer.de>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Acked-by: J. Bruce Fields<bfields@redhat.com>

No differences found