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

Colin Ian King colin.king at canonical.com
Tue Sep 6 14:45:45 UTC 2016


On 06/09/16 15:31, Seth Forshee wrote:
> 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(-)
> 
> 
Tested and it is upstream.

Acked-by: Colin Ian King <colin.king at canonical.com>




More information about the kernel-team mailing list