public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
* ext4 fiemap and the inode lock
@ 2020-04-27 10:50 Christoph Hellwig
  2020-04-27 14:45 ` Ritesh Harjani
  0 siblings, 1 reply; 2+ messages in thread
From: Christoph Hellwig @ 2020-04-27 10:50 UTC (permalink / raw)
  To: Ritesh Harjani; +Cc: linux-ext4

Hi Ritesh,

before you converted ext4 to use iomap for fiemap, the indirect block
case used generic_block_fiemap and thus took i_rwsem around the 
actual fiemap operation.  Do you remember if you did an audit if it
was ok to drop it, or did that just slip in?

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

end of thread, other threads:[~2020-04-27 14:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-27 10:50 ext4 fiemap and the inode lock Christoph Hellwig
2020-04-27 14:45 ` Ritesh Harjani

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