[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20151206174028.GF20997@ZenIV.linux.org.uk>
Date: Sun, 6 Dec 2015 17:40:28 +0000
From: Al Viro <viro@...IV.linux.org.uk>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org
Subject: [git pull] vfs.git fixes
A couple of fixes (-stable fodder) + dead code removal after the
overlayfs fix; I agree that it's better to separate from the fix part
to make backporting easier, but IMO it's not worth delaying said dead
code removal until the next window. Please, pull from
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus
Shortlog:
Al Viro (2):
ovl: get rid of the dead code left from broken (and disabled) optimizations
Don't reset ->total_link_count on nested calls of vfs_path_lookup()
Miklos Szeredi (1):
ovl: fix permission checking for setattr
Diffstat:
fs/namei.c | 1 -
fs/overlayfs/copy_up.c | 23 ++++++-----------------
fs/overlayfs/inode.c | 19 ++++++++-----------
fs/overlayfs/overlayfs.h | 3 +--
4 files changed, 15 insertions(+), 31 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists