Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1638949
| From | Bob Peterson <rpeterso@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4 23/27] gfs2: clean up some filemap_* calls |
| Date | 2017-05-10 18:30 +0200 |
| Message-ID | <tFCEW-2YC-19@gated-at.bofh.it> (permalink) |
| References | <tFfIm-3IS-7@gated-at.bofh.it> <tFfIn-3IS-37@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
----- Original Message ----- | In some places, it's trying to reset the mapping error after calling | filemap_fdatawait. That's no longer required. Also, turn several | filemap_fdatawrite+filemap_fdatawait calls into filemap_write_and_wait. | That will at least return writeback errors that occur during the write | phase. | | Signed-off-by: Jeff Layton <jlayton@redhat.com> | --- Hi Jeff, This version looks better. ACK. Regards, Bob Peterson Red Hat File Systems
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v4 23/27] gfs2: clean up some filemap_* calls Jeff Layton <jlayton@redhat.com> - 2017-05-09 18:00 +0200 Re: [PATCH v4 23/27] gfs2: clean up some filemap_* calls Bob Peterson <rpeterso@redhat.com> - 2017-05-10 18:30 +0200
csiph-web