[PATCH 0/2][Xenial SRU] Fix for cifs submount regression

Seth Forshee seth.forshee at canonical.com
Tue Sep 6 14:31:59 UTC 2016


We have a regression in cifs submounts similar to a previous regression
in nfs. We merged a sauce patch which fixed only nfs, but after that a
more generic patch was merged upstream which fixes the cifs regression
as well, so revert our original fix and apply the upstream one.

I've tested this to verify that both nfs and cifs submounts are working
correctly.

Thanks,
Seth

Eric W. Biederman (1):
  fs: Call d_automount with the filesystems creds

Seth Forshee (1):
  Revert "UBUNTU: SAUCE: (namespace) Bypass sget() capability check for
    nfs"

 fs/namei.c     | 7 +++++++
 fs/nfs/super.c | 3 +--
 2 files changed, 8 insertions(+), 2 deletions(-)





More information about the kernel-team mailing list