mirror of https://github.com/torvalds/linux.git
In zonefs_open_zone(), if opened zone count is larger than
.s_max_open_zones threshold, we missed to recover .i_wr_refcnt,
fix this.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| super.c | ||
| trace.h | ||
| zonefs.h | ||