]> rtime.felk.cvut.cz Git - linux-imx.git/commit
nfsd4: remove BUG_ON
authorJ. Bruce Fields <bfields@redhat.com>
Thu, 28 Feb 2013 19:55:46 +0000 (11:55 -0800)
committerJ. Bruce Fields <bfields@redhat.com>
Wed, 3 Apr 2013 15:47:45 +0000 (11:47 -0400)
commitb600de7ab9288eaf6126561203e0ae340828ab44
treed084252ad8be7140637ed13579ef97a9ca7e9482
parent0733c7ba1ef0d7e29a11c52f4d1356fc394de334
nfsd4: remove BUG_ON

This BUG_ON just crashes the thread a little earlier than it would
otherwise--it doesn't seem useful.

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