nfs: replace strict_strto* with kstrto*
authorDaniel Walter <sahne@0x90.at>
Wed, 26 Sep 2012 19:51:46 +0000 (21:51 +0200)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 1 Oct 2012 22:40:05 +0000 (15:40 -0700)
commit7297cb682acb506ada2e01fbc9b447b04d69936c
tree9babf7878f4a34552fd452e1e30a4d38f24add6e
parentee34e13620d0678d420ce50101aaef94ab81fc74
nfs: replace strict_strto* with kstrto*

[nfs] replace strict_str* with kstr* variants

 * replace string conversions with newer kstr* functions

Signed-off-by: Daniel Walter <sahne@0x90.at>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/idmap.c
fs/nfs/super.c
This page took 0.025278 seconds and 5 git commands to generate.