NFS: Make nfs_open methods consistent
authorChuck Lever <chuck.lever@oracle.com>
Wed, 11 Jun 2008 21:55:42 +0000 (17:55 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 9 Jul 2008 16:09:02 +0000 (12:09 -0400)
commitcc0dd2d1052aede2946ad1338a8f6f5d5c604740
treee4566796e958935c4d21988c8c43b1d798f2c1d6
parentb84e06c58fdefdc42931f771dc295e63f4b27365
NFS: Make nfs_open methods consistent

Clean up: Report the same debugging info and count function calls the
same for files and directories in nfs_opendir() and nfs_file_open().

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/dir.c
fs/nfs/file.c