[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <168357086712.2764.18059620800942332067.git-patchwork-notify@kernel.org>
Date: Mon, 08 May 2023 18:34:27 +0000
From: patchwork-bot+f2fs@...nel.org
To: Chao Yu <chao@...nel.org>
Cc: jaegeuk@...nel.org, linux-kernel@...r.kernel.org,
frank.li@...o.com, linux-f2fs-devel@...ts.sourceforge.net
Subject: Re: [f2fs-dev] [PATCH v11] f2fs: support
errors=remount-ro|continue|panic mountoption
Hello:
This patch was applied to jaegeuk/f2fs.git (dev)
by Jaegeuk Kim <jaegeuk@...nel.org>:
On Sun, 23 Apr 2023 23:49:15 +0800 you wrote:
> This patch supports errors=remount-ro|continue|panic mount option
> for f2fs.
>
> f2fs behaves as below in three different modes:
> mode continue remount-ro panic
> access ops normal noraml N/A
> syscall errors -EIO -EROFS N/A
> mount option rw ro N/A
> pending dir write keep keep N/A
> pending non-dir write drop keep N/A
> pending node write drop keep N/A
> pending meta write keep keep N/A
>
> [...]
Here is the summary with links:
- [f2fs-dev,v11] f2fs: support errors=remount-ro|continue|panic mountoption
https://git.kernel.org/jaegeuk/f2fs/c/b62e71be2110
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists