Olga Kornievskaia 05b7278d51 nfsd: fix oops on unsupported operation
I'm hitting the BUG in nfsd4_max_reply() at fs/nfsd/nfs4proc.c:2495 when
client sends an operation the server doesn't support.

in nfsd4_max_reply() it checks for NULL rsize_bop but a non-supported
operation wouldn't have that set.

Cc: Kinglong Mee <kinglongmee@gmail.com>
Fixes: 2282cd2c05e2 "NFSD: Get response size before operation..."
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
2017-04-13 11:18:56 -04:00
..
2017-02-27 18:43:46 -08:00
2017-02-22 11:44:32 -08:00
2017-02-24 15:45:13 -05:00
2017-02-27 18:43:47 -08:00
2017-01-31 12:31:54 -05:00
2017-02-21 10:13:37 -05:00