NFSD: pass an integer for stable type to nfsd_vfs_write
authorKinglong Mee <kinglongmee@gmail.com>
Sat, 31 Dec 2016 12:59:53 +0000 (20:59 +0800)
committerJ. Bruce Fields <bfields@redhat.com>
Tue, 31 Jan 2017 17:31:53 +0000 (12:31 -0500)
commit54bbb7d206db78a3dfd87bc8d9735cbe3ac3f938
tree940db662527f1be3a5144f09094556cb614896c1
parente35659f1b03c03946cae8abb6b0a9e170b574f1c
NFSD: pass an integer for stable type to nfsd_vfs_write

After fae5096ad217 "nfsd: assume writeable exportabled filesystems have
f_sync" we no longer modify this argument.

This is just cleanup, no change in functionality.

Signed-off-by: Kinglong Mee <kinglongmee@gmail.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs3proc.c
fs/nfsd/nfs4proc.c
fs/nfsd/nfs4xdr.c
fs/nfsd/nfsproc.c
fs/nfsd/vfs.c
fs/nfsd/vfs.h