]> git.baikalelectronics.ru Git - kernel.git/commit
nfsd4: exchange_id error cleanup
authorJ. Bruce Fields <bfields@redhat.com>
Sun, 13 May 2012 00:53:20 +0000 (20:53 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 1 Jun 2012 00:29:50 +0000 (20:29 -0400)
commit64f5c8f1f0d224ae7d12fd906bf55d35e5a288a6
treedabf5d6de0fd0d87260c8842b338c3e561b11ab7
parentc0b21fa884fd90be2bfc97bdc14171e6e97aeb6b
nfsd4: exchange_id error cleanup

There's no point to the dprintk here as the main proc_compound loop
already does this.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4state.c