]> git.karo-electronics.de Git - karo-tx-linux.git/commit
nfsd: add get_uint for u32's
authorJ. Bruce Fields <bfields@redhat.com>
Tue, 12 Jun 2012 20:54:16 +0000 (16:54 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 17 Nov 2012 21:16:12 +0000 (13:16 -0800)
commit588c72e88125b1abe50efb3f1b6b768b98302e2c
tree63c14c345a99ea6e6bc52f76ab0ed756514ec131
parent0ada2107a13f1b1ae8bdd5fec32912bc40f4e679
nfsd: add get_uint for u32's

commit a007c4c3e943ecc054a806c259d95420a188754b upstream.

I don't think there's a practical difference for the range of values
these interfaces should see, but it would be safer to be unambiguous.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Cc: Sasha Levin <sasha.levin@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/nfsd/export.c
include/linux/sunrpc/cache.h