This series fixes two known problems.
The "fix possible recovery failure due to block creation without writer"
fixes possible recovery failure on mount.
The "fix circular locking dependency of writer mutex"
fixes a possible circular locking problem detected by lockdep check
on the latest kernel.
The lockdep has detected more circular locking problems, but they are
not solved yet. I will send them to linux-next for compile test
to work on other problems prior to remains.
This post is for record and review. These are not applicable to the
standalone package (i.e. nilfs2-module) and users do not have to apply
these piece by piece; I will include them in the next release of
nilfs2-module after merged into upstream.
Thanks,
Ryusuke Konishi
--
Ryusuke Konishi (2):
nilfs2: fix possible recovery failure due to block creation without writer
nilfs2: fix circular locking dependency of writer mutex
fs/nilfs2/ioctl.c | 8 +++++---
fs/nilfs2/mdt.c | 13 +++++++------
fs/nilfs2/recovery.c | 6 ++++--
3 files changed, 16 insertions(+), 11 deletions(-)
_______________________________________________
users mailing list
[email protected]
https://www.nilfs.org/mailman/listinfo/users