commit | c23753dac1d21b39facd2ad3c7340dd275b3022f | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Mon Sep 27 16:22:30 2010 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Fri Oct 01 19:29:44 2010 -0400 |
tree | d9abf9d9689895b4cbd704fe24e2c1c0b9975372 | |
parent | 6ff8da088766d70f0441feb982b82978a6cbf7ef [diff] |
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>