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-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html