Re: [git pull] vfs fixes

From: Al Viro
Date: Sun Mar 30 2014 - 19:21:49 EST


On Sun, Mar 30, 2014 at 03:39:33PM -0700, Linus Torvalds wrote:
> On Sun, Mar 30, 2014 at 1:55 PM, Al Viro <viro@xxxxxxxxxxxxxxxxxx> wrote:
> >
> > Commit ID of that branch should be 7fc5aaa083922420e2dec5d985420cb5f959b1ce;
> > diffs are the same as what sat there since last Sunday, commit messages
> > got updated a bit.
>
> Ugh. You have apparently rebased the parts that I already pulled too,
> which is annoying and causes duplicate commits.

Sorry, I'd only noticed your pull after sending that... Missing commits
on top of linux.git#master are in vfs.git#for-linus-2, so if you prefer
to grab them from there, it's
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus-2

Shortlog:
Al Viro (4):
resizable namespace.c hashes
keep shadowed vfsmounts together
don't bother with propagate_mnt() unless the target is shared
switch mnt_hash to hlist

Diffstat:
fs/mount.h | 4 +--
fs/namespace.c | 177 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------
fs/pnode.c | 26 +++++++++------
fs/pnode.h | 4 +--
4 files changed, 134 insertions(+), 77 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/