kernel - NFS - Add the 'cache' flag to enable swapcache on a NFS mount
authorMatthew Dillon <dillon@apollo.backplane.com>
Mon, 22 Feb 2010 07:40:43 +0000 (23:40 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Mon, 22 Feb 2010 07:40:43 +0000 (23:40 -0800)
commit6a9301d933d5e1505bd93b4348d16986ecd617f0
treeeb0799b72246eab2b0e9fefa2d85e3f2ac889789
parentb710144f8d3409f38648cc0272fac84dad473af4
kernel - NFS - Add the 'cache' flag to enable swapcache on a NFS mount

* The current round of swapcache work doesn't propagate the cache flag
  across mount points so NFS needs a cache mount flag.
sbin/mount_nfs/mount_nfs.c
sys/vfs/nfs/nfs.h
sys/vfs/nfs/nfs_vnops.c