Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1451514
| From | Jaegeuk Kim <jaegeuk@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [GIT PULL] f2fs for 4.8 |
| Date | 2016-07-27 23:10 +0200 |
| Message-ID | <rZEfw-4Gp-19@gated-at.bofh.it> (permalink) |
| References | <rZokp-2TG-5@gated-at.bofh.it> <rZB7X-2ta-7@gated-at.bofh.it> <rZC41-39n-19@gated-at.bofh.it> <rZC41-39n-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Jul 27, 2016 at 11:46:11AM -0700, Linus Torvalds wrote: > On Wed, Jul 27, 2016 at 11:29 AM, Jens Axboe <axboe@fb.com> wrote: > > > > Looks OK to me, though I think you could have dropped the ->bi_rw > > assignment in f2fs_submit_page_bio(): > > > > bio->bi_rw = fio->op_flags; > > bio_set_op_attrs(bio, fio->op, fio->op_flags); > > > > __submit_bio(fio->sbi, bio, fio->type); > > Ahh, yes. I'll add a patch to drop that line, unless you just want to > do it yourself (or Jaegeuk Kim wants to do it in the f2fs tree). Actually, I was writing an email to point that out. :) Thanks to Jens for the patch for this. Anyway, the changes look good to me as well. > Jaegeuk, I'd still really want confirmation that it all actually > works. The extra line should be harmless, even if Jens is right that > it is ugly and wrong. It might be worth testing with that line > removed. I've confirmed that there is no problem; I've checked a round of xfstests and fsstress test. Thank you for resolving the conflicts. Thanks,
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[GIT PULL] f2fs for 4.8 Jaegeuk Kim <jaegeuk@kernel.org> - 2016-07-27 06:10 +0200
Re: [GIT PULL] f2fs for 4.8 Christoph Hellwig <hch@infradead.org> - 2016-07-27 10:50 +0200
Re: [GIT PULL] f2fs for 4.8 Jaegeuk Kim <jaegeuk@kernel.org> - 2016-07-27 23:30 +0200
Re: [GIT PULL] f2fs for 4.8 Linus Torvalds <torvalds@linux-foundation.org> - 2016-07-27 19:50 +0200
Re: [GIT PULL] f2fs for 4.8 Linus Torvalds <torvalds@linux-foundation.org> - 2016-07-27 20:50 +0200
Re: [GIT PULL] f2fs for 4.8 Jaegeuk Kim <jaegeuk@kernel.org> - 2016-07-27 23:10 +0200
csiph-web