]> 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)
commit93ea41e279a6d927be3cef1420ca8cfac4122b5c
tree7f1ec0d52912966d70f34f4107e439b47d27cd99
parentf7313d8175b4f849ed0d7302f6152a12361fd470
parent810f75625eb99d638394945838b6c3cd2e1527c7
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