Merge tag 'fs_for_v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 17 Jun 2022 17:09:24 +0000 (10:09 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 17 Jun 2022 17:09:24 +0000 (10:09 -0700)
commit5c0cd3d4a976b906c3953ff0a0595ba37e04aaa6
treefb4809fb9005d15637dda4c13be197809d519044
parent274295c6e53f8b8b8dfa8b24a3fcb8a9d670c22c
parent4bca7e80b6455772b4bf3f536dcbc19aac424d6a
Merge tag 'fs_for_v5.19-rc3' of git://git./linux/kernel/git/jack/linux-fs

Pull writeback and ext2 fixes from Jan Kara:
 "A fix for writeback bug which prevented machines with kdevtmpfs from
  booting and also one small ext2 bugfix in IO error handling"

* tag 'fs_for_v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs:
  init: Initialize noop_backing_dev_info early
  ext2: fix fs corruption when trying to remove a non-empty directory with IO error