aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs/nfsd/vfs.c
diff options
context:
space:
mode:
authorDavid Disseldorp <ddiss@suse.de>2022-10-21 14:24:14 +0200
committerChuck Lever <chuck.lever@oracle.com>2022-11-28 12:54:45 -0500
commit427505ffeaa464f683faba945a88d3e3248f6979 (patch)
treef343522dbb7f82a29ec6fff3ac85b14fc21ee7fc /fs/nfsd/vfs.c
parentnfsd: allow disabling NFSv2 at compile time (diff)
downloadwireguard-linux-427505ffeaa464f683faba945a88d3e3248f6979.tar.xz
wireguard-linux-427505ffeaa464f683faba945a88d3e3248f6979.zip
exportfs: use pr_debug for unreachable debug statements
expfs.c has a bunch of dprintk statements which are unusable due to: #define dprintk(fmt, args...) do{}while(0) Use pr_debug so that they can be enabled dynamically. Also make some minor changes to the debug statements to fix some incorrect types, and remove __func__ which can be handled by dynamic debug separately. Signed-off-by: David Disseldorp <ddiss@suse.de> Reviewed-by: NeilBrown <neilb@suse.de> Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'fs/nfsd/vfs.c')
0 files changed, 0 insertions, 0 deletions