]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'zonefs-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 26 Nov 2022 00:34:39 +0000 (16:34 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 26 Nov 2022 00:34:39 +0000 (16:34 -0800)
commit270d1e71341bff6f93ecce2e3fef5cbf22f96cc8
tree7f1ec0d52912966d70f34f4107e439b47d27cd99
parent105829c703f5b7948e08e2e7542ed6da64ae56db
parent06c85f5f000abd1f25fb571354ca11be8bd77a64
Merge tag 'zonefs-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs

Pull zonefs fixes from Damien Le Moal:

 - Fix a race between zonefs module initialization of sysfs attribute
   directory and mounting a drive (from Xiaoxu).

 - Fix active zone accounting in the rare case of an IO error due to a
   zone transition to offline or read-only state (from me).

* tag 'zonefs-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs:
  zonefs: Fix active zone accounting
  zonefs: Fix race between modprobe and mount