nfsd4: fix alloc_init_session BUILD_BUG_ON()
Note we're allocating an array of nfsd4_slot *'s, not nfsd4_slot's.
Signed-off-by:
J. Bruce Fields <bfields@redhat.com>
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Note we're allocating an array of nfsd4_slot *'s, not nfsd4_slot's.
Signed-off-by:
J. Bruce Fields <bfields@redhat.com>