On Mon, Sep 21, 2020 at 09:43:53AM -0500, Goldwyn Rodrigues wrote: > From: Goldwyn Rodrigues <rgoldwyn@xxxxxxxx> > > btrfs holds inode_lock_shared() while performing DIO within EOF, so > lockdep_assert_held() check can be re-instated. > > Revert 3ad99bec6e82 ("iomap: remove lockdep_assert_held()") It turns out gfs2 also calls without the lock, so while I'd love to see the assert come back we'd regress gfs2.