[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+55aFy3tAeLYL3_+PbeD15p6PGS-P7bs8fMUaRVSC0OCzvq6w@mail.gmail.com>
Date: Sun, 3 Nov 2013 10:25:32 -0800
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Al Viro <viro@...iv.linux.org.uk>,
Bruce Fields <bfields@...ldses.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-fsdevel <linux-fsdevel@...r.kernel.org>
Subject: Re: [git pull] fixes for 3.12-final
Ugh.
This is too late since I want to do 3.12 today, and it seems to not be
a regression - from what I can tell, the problem has always existed,
no?
So I'll consider this post-3.12. However, it also strikes me that we
should just clean things up, and make "i_ino" be an u64, and be able
to do this without the vfs_getattr_nosec() games.
Hmm?
Linus
On Sat, Nov 2, 2013 at 6:58 PM, Al Viro <viro@...iv.linux.org.uk> wrote:
> Exportfs fix from bfields. Please, pull from the usual place -
> git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus
>
> Shortlog:
> J. Bruce Fields (2):
> vfs: split out vfs_getattr_nosec
> exportfs: fix 32-bit nfsd handling of 64-bit inode numbers
>
> Diffstat:
> fs/exportfs/expfs.c | 18 ++++++++++++++++--
> fs/stat.c | 31 +++++++++++++++++++++++++------
> include/linux/fs.h | 1 +
> 3 files changed, 42 insertions(+), 8 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