Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1596498
| From | Ross Zwisler <ross.zwisler@linux.intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 2/9] mm: drop "wait" parameter from write_one_page |
| Date | 2017-03-10 01:10 +0100 |
| Message-ID | <tjgi5-45M-9@gated-at.bofh.it> (permalink) |
| References | <tiMN3-GJ-3@gated-at.bofh.it> <tiMN3-GJ-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Mar 08, 2017 at 11:29:27AM -0500, Jeff Layton wrote: > The callers all set it to 1. Also, make it clear that this function will > not set any sort of AS_* error, and that the caller must do so if > necessary. No existing caller uses this on normal files, so none of them > need it. > > Signed-off-by: Jeff Layton <jlayton@redhat.com> Reviewed-by: Ross Zwisler <ross.zwisler@linux.intel.com>
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 2/9] mm: drop "wait" parameter from write_one_page Jeff Layton <jlayton@redhat.com> - 2017-03-08 17:40 +0100 Re: [PATCH v2 2/9] mm: drop "wait" parameter from write_one_page Ross Zwisler <ross.zwisler@linux.intel.com> - 2017-03-10 01:10 +0100
csiph-web