Re: [git pull] fixes for 3.12-final

From: Linus Torvalds
Date: Sun Nov 03 2013 - 13:25:59 EST


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@xxxxxxxxxxxxxxxxxx> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/