Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1505058
| From | Bruce Fields <bfields@fieldses.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] nfsd: more robust allocation failure handling in nfsd_reply_cache_init |
| Date | 2016-10-20 18:00 +0200 |
| Message-ID | <sunV7-161-19@gated-at.bofh.it> (permalink) |
| References | <sbPIe-4et-5@gated-at.bofh.it> <sbVXj-8sN-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Aug 30, 2016 at 11:23:36AM -0700, Linus Torvalds wrote: > On Tue, Aug 30, 2016 at 4:48 AM, Jeff Layton <jlayton@redhat.com> wrote: > > > > While this would be good to get in, I don't see any particular urgency > > here. This seems like it'd be reasonable for v4.9. > > Agreed, looks ok to me. It certainly does not look like a new > regression or like a serious problem issue in practice. So 4.9 sounds > appropriate. Gah, Jeff points out I forgot to merge this. Jeff was also wondering whether we could instead just allocate this with vmalloc--is there any drawback? We only allocate this on nfsd startup, so if the only drawback is the allocation itself being expensive then that's no big deal. --b.
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH] nfsd: more robust allocation failure handling in nfsd_reply_cache_init Bruce Fields <bfields@fieldses.org> - 2016-10-20 18:00 +0200 Re: [PATCH] nfsd: more robust allocation failure handling in nfsd_reply_cache_init Linus Torvalds <torvalds@linux-foundation.org> - 2016-10-20 18:10 +0200
csiph-web