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
..
2014-07-08 17:14:27 -04:00
2016-10-07 18:46:30 -07:00
2017-02-27 18:43:46 -08:00
2016-08-04 19:59:06 -04:00
2016-03-18 11:42:53 -04:00
2014-08-17 12:00:12 -04: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
2016-01-22 18:04:28 -05:00
2016-07-13 15:53:41 -04:00
2016-05-29 19:08:00 -04:00
2016-01-14 17:32:51 -05:00
2017-02-21 10:13:37 -05:00
2016-10-07 14:54:25 -04:00