Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1200281
| From | bfields@fieldses.org (J. Bruce Fields) |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] nfsd bugfixes for 4.2 |
| Date | 2015-08-04 23:20 +0200 |
| Message-ID | <pTRMS-5Ji-15@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Please pull a few nfsd bugfixes for 4.2 from:
git://linux-nfs.org/~bfields/linux.git for-4.2
--b.
----------------------------------------------------------------
Jeff Layton (1):
nfsd: do nfs4_check_fh in nfs4_check_file instead of nfs4_check_olstateid
Kinglong Mee (2):
nfsd: Drop BUG_ON and ignore SECLABEL on absent filesystem
nfsd: Fix a file leak on nfsd4_layout_setlease failure
fs/nfsd/nfs4layouts.c | 1 +
fs/nfsd/nfs4state.c | 12 ++++++------
fs/nfsd/nfs4xdr.c | 11 ++++++-----
3 files changed, 13 insertions(+), 11 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[GIT PULL] nfsd bugfixes for 4.2 bfields@fieldses.org (J. Bruce Fields) - 2015-08-04 23:20 +0200
Re: [GIT PULL] nfsd bugfixes for 4.2 Linus Torvalds <torvalds@linux-foundation.org> - 2015-08-05 11:10 +0200
Re: [GIT PULL] nfsd bugfixes for 4.2 "J. Bruce Fields" <bfields@fieldses.org> - 2015-08-05 21:50 +0200
csiph-web