[git pull] a couple of fixes for rc7

From: Al Viro
Date: Fri Oct 25 2013 - 10:25:53 EST


nfsd performance regression fix + seq_file lseek(2) fix.
Please, pull from the usual place -
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus

Shortlog:
Al Viro (1):
nfsd regression since delayed fput()

Gu Zheng (1):
seq_file: always update file->f_pos in seq_lseek()

Diffstat:
fs/file_table.c | 2 +-
fs/seq_file.c | 2 ++
2 files changed, 3 insertions(+), 1 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/