commit | 868b89c3dc25eec03985b31ff070e8f73c818980 | [log] [tgz] |
---|---|---|
author | Mi Jinlong <mijinlong@cn.fujitsu.com> | Wed Apr 27 09:09:58 2011 +0800 |
committer | J. Bruce Fields <bfields@redhat.com> | Fri Apr 29 20:47:55 2011 -0400 |
tree | f3ef1fc3c5d7414195af355fddd956d81fc81fc6 | |
parent | b7c66360dc34e64742edabf4dc410070aa883119 [diff] |
nfsd41: compare request's opcnt with session's maxops at nfsd4_sequence Make sure nfs server errors out if request contains more ops than channel allows. Signed-off-by: Mi Jinlong <mijinlong@cn.fujitsu.com> [bfields@redhat.com: use helper function] Signed-off-by: J. Bruce Fields <bfields@redhat.com>