public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2 v3] ext4: Fix SEEK_HOLE implementation
@ 2017-05-18 10:49 Jan Kara
  2017-05-18 10:49 ` [PATCH 1/2] ext4: Fix SEEK_HOLE Jan Kara
  2017-05-18 10:49 ` [PATCH 2/2] ext4: Fix off-by-in in loop termination in ext4_find_unwritten_pgoff() Jan Kara
  0 siblings, 2 replies; 5+ messages in thread
From: Jan Kara @ 2017-05-18 10:49 UTC (permalink / raw)
  To: Ted Tso; +Cc: linux-ext4, Jan Kara

Hello,

here is second revision of the patch set to fix ext4 SEEK_HOLE implementation.
For more details see changelog of the first patch.

Changes since v2:
* Fixed rounding error spotted by Eryu

Changes since v1:
* Fix some more buggy cases
* Fix range check
* Simplify the code

								Honza

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-05-20  4:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-18 10:49 [PATCH 0/2 v3] ext4: Fix SEEK_HOLE implementation Jan Kara
2017-05-18 10:49 ` [PATCH 1/2] ext4: Fix SEEK_HOLE Jan Kara
2017-05-20  4:14   ` Theodore Ts'o
2017-05-18 10:49 ` [PATCH 2/2] ext4: Fix off-by-in in loop termination in ext4_find_unwritten_pgoff() Jan Kara
2017-05-20  4:15   ` Theodore Ts'o

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox