[PATCH 01/14] fs: remove the unused SB_I_MULTIROOT flag

2020-07-26 Thread Christoph Hellwig
The last user of SB_I_MULTIROOT is disappeared with commit f2aedb713c28 ("NFS: Add fs_context support.") Signed-off-by: Christoph Hellwig Reviewed-by: Johannes Thumshirn --- fs/namei.c | 4 ++-- include/linux/fs.h | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/fs/

[PATCH 01/14] fs: remove the unused SB_I_MULTIROOT flag

2020-07-24 Thread Christoph Hellwig
The last user of SB_I_MULTIROOT is disappeared with commit f2aedb713c28 ("NFS: Add fs_context support.") Signed-off-by: Christoph Hellwig Reviewed-by: Johannes Thumshirn --- fs/namei.c | 4 ++-- include/linux/fs.h | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/fs/

Re: [PATCH 01/14] fs: remove the unused SB_I_MULTIROOT flag

2020-07-21 Thread Johannes Thumshirn
A little bit of git archeology shows the last user of SB_I_MULTIROOT is gone with f2aedb713c28 ("NFS: Add fs_context support.") Reviewed-by: Johannes Thumshirn

[PATCH 01/14] fs: remove the unused SB_I_MULTIROOT flag

2020-07-21 Thread Christoph Hellwig
Signed-off-by: Christoph Hellwig --- fs/namei.c | 4 ++-- include/linux/fs.h | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/fs/namei.c b/fs/namei.c index 72d4219c93acb7..e9ff0d54a110a7 100644 --- a/fs/namei.c +++ b/fs/namei.c @@ -568,8 +568,8 @@ static bool path_con

[PATCH 01/14] fs: remove the unused SB_I_MULTIROOT flag

2020-07-20 Thread Christoph Hellwig
Signed-off-by: Christoph Hellwig --- fs/namei.c | 4 ++-- include/linux/fs.h | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/fs/namei.c b/fs/namei.c index 72d4219c93acb7..e9ff0d54a110a7 100644 --- a/fs/namei.c +++ b/fs/namei.c @@ -568,8 +568,8 @@ static bool path_con