Home
last modified time | relevance | path

Searched hist:cb12fae1c34b1fa7eaae92c5aadc72d86d7fae19 (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/fs/nfsd/
H A Dflexfilelayout.cdiff cb12fae1c34b1fa7eaae92c5aadc72d86d7fae19 Tue Oct 18 06:47:55 CDT 2022 Jeff Layton <jlayton@kernel.org> nfsd: move nfserrno() to vfs.c

nfserrno() is common to all nfs versions, but nfsproc.c is specifically
for NFSv2. Move it to vfs.c, and the prototype to vfs.h.

While we're in here, remove the #ifdef EDQUOT check in this function.
It's apparently a holdover from the initial merge of the nfsd code in
1997. No other place in the kernel checks that that symbol is defined
before using it, so I think we can dispense with it here.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
H A Dblocklayoutxdr.cdiff cb12fae1c34b1fa7eaae92c5aadc72d86d7fae19 Tue Oct 18 06:47:55 CDT 2022 Jeff Layton <jlayton@kernel.org> nfsd: move nfserrno() to vfs.c

nfserrno() is common to all nfs versions, but nfsproc.c is specifically
for NFSv2. Move it to vfs.c, and the prototype to vfs.h.

While we're in here, remove the #ifdef EDQUOT check in this function.
It's apparently a holdover from the initial merge of the nfsd code in
1997. No other place in the kernel checks that that symbol is defined
before using it, so I think we can dispense with it here.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
H A Dexport.hdiff cb12fae1c34b1fa7eaae92c5aadc72d86d7fae19 Tue Oct 18 06:47:55 CDT 2022 Jeff Layton <jlayton@kernel.org> nfsd: move nfserrno() to vfs.c

nfserrno() is common to all nfs versions, but nfsproc.c is specifically
for NFSv2. Move it to vfs.c, and the prototype to vfs.h.

While we're in here, remove the #ifdef EDQUOT check in this function.
It's apparently a holdover from the initial merge of the nfsd code in
1997. No other place in the kernel checks that that symbol is defined
before using it, so I think we can dispense with it here.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
H A Dblocklayout.cdiff cb12fae1c34b1fa7eaae92c5aadc72d86d7fae19 Tue Oct 18 06:47:55 CDT 2022 Jeff Layton <jlayton@kernel.org> nfsd: move nfserrno() to vfs.c

nfserrno() is common to all nfs versions, but nfsproc.c is specifically
for NFSv2. Move it to vfs.c, and the prototype to vfs.h.

While we're in here, remove the #ifdef EDQUOT check in this function.
It's apparently a holdover from the initial merge of the nfsd code in
1997. No other place in the kernel checks that that symbol is defined
before using it, so I think we can dispense with it here.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
H A Dnfs4idmap.cdiff cb12fae1c34b1fa7eaae92c5aadc72d86d7fae19 Tue Oct 18 06:47:55 CDT 2022 Jeff Layton <jlayton@kernel.org> nfsd: move nfserrno() to vfs.c

nfserrno() is common to all nfs versions, but nfsproc.c is specifically
for NFSv2. Move it to vfs.c, and the prototype to vfs.h.

While we're in here, remove the #ifdef EDQUOT check in this function.
It's apparently a holdover from the initial merge of the nfsd code in
1997. No other place in the kernel checks that that symbol is defined
before using it, so I think we can dispense with it here.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
H A Dvfs.hdiff cb12fae1c34b1fa7eaae92c5aadc72d86d7fae19 Tue Oct 18 06:47:55 CDT 2022 Jeff Layton <jlayton@kernel.org> nfsd: move nfserrno() to vfs.c

nfserrno() is common to all nfs versions, but nfsproc.c is specifically
for NFSv2. Move it to vfs.c, and the prototype to vfs.h.

While we're in here, remove the #ifdef EDQUOT check in this function.
It's apparently a holdover from the initial merge of the nfsd code in
1997. No other place in the kernel checks that that symbol is defined
before using it, so I think we can dispense with it here.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
H A Dnfsproc.cdiff cb12fae1c34b1fa7eaae92c5aadc72d86d7fae19 Tue Oct 18 06:47:55 CDT 2022 Jeff Layton <jlayton@kernel.org> nfsd: move nfserrno() to vfs.c

nfserrno() is common to all nfs versions, but nfsproc.c is specifically
for NFSv2. Move it to vfs.c, and the prototype to vfs.h.

While we're in here, remove the #ifdef EDQUOT check in this function.
It's apparently a holdover from the initial merge of the nfsd code in
1997. No other place in the kernel checks that that symbol is defined
before using it, so I think we can dispense with it here.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
H A Dvfs.cdiff cb12fae1c34b1fa7eaae92c5aadc72d86d7fae19 Tue Oct 18 06:47:55 CDT 2022 Jeff Layton <jlayton@kernel.org> nfsd: move nfserrno() to vfs.c

nfserrno() is common to all nfs versions, but nfsproc.c is specifically
for NFSv2. Move it to vfs.c, and the prototype to vfs.h.

While we're in here, remove the #ifdef EDQUOT check in this function.
It's apparently a holdover from the initial merge of the nfsd code in
1997. No other place in the kernel checks that that symbol is defined
before using it, so I think we can dispense with it here.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>