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?