diff options
author | Trond Myklebust <Trond.Myklebust@netapp.com> | 2009-03-11 19:37:54 +0100 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2009-03-11 19:37:54 +0100 |
commit | e1ebfd33be068ec933f8954060a499bd22ad6f69 (patch) | |
tree | eede58106b4c2e10198a73f47ad14850d617f4c1 /net/sunrpc | |
parent | NFS: Throttle page dirtying while we're flushing to disk (diff) | |
download | linux-e1ebfd33be068ec933f8954060a499bd22ad6f69.tar.xz linux-e1ebfd33be068ec933f8954060a499bd22ad6f69.zip |
NFS: Kill the "defined but not used" compile error on nommu machines
Bryan Wu reports that when compiling NFS on nommu machines he gets a
"defined but not used" error on nfs_file_mmap().
The easiest fix is simply to get rid of the special casing in NFS, and
just always call generic_file_mmap() to set up the file.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'net/sunrpc')
0 files changed, 0 insertions, 0 deletions