[PATCH 0/2] Fixes for the NFS automounter

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Trond Myklebust <trond.myklebust@xxxxxxxxxxxxxxx>

This series addresses 2 sets of issues with the NFS automount
functionality:

1. Capabilities are being inherited from the parent directory instead
   of assuming that the subdirectory may have different properties than
   the parent. This is particularly problematic when the parent is a
   referral.
2. We appear to be repeating some operations unnecessarily when
   traversing a submount point.

Trond Myklebust (2):
  NFS: Fix the setting of capabilities when automounting a new
    filesystem
  NFSv4: Remove duplicate lookups, capability probes and fsinfo calls

 fs/nfs/client.c      | 44 +++++++++++++++++++++-
 fs/nfs/internal.h    |  2 +-
 fs/nfs/nfs4_fs.h     |  5 ++-
 fs/nfs/nfs4client.c  | 20 +---------
 fs/nfs/nfs4getroot.c | 14 +++----
 fs/nfs/nfs4proc.c    | 89 ++++++++++++++++++++------------------------
 6 files changed, 93 insertions(+), 81 deletions(-)

-- 
2.50.1





[Index of Archives]     [Linux Filesystem Development]     [Linux USB Development]     [Linux Media Development]     [Video for Linux]     [Linux NILFS]     [Linux Audio Users]     [Yosemite Info]     [Linux SCSI]

  Powered by Linux