On 2017/10/30 23:11, Jeff Layton wrote:
> From: Jeff Layton
>
> f2fs does not set the SB_I_VERSION flag, so the i_version will never
> be incremented on write. It was recently changed to increment the
> i_version on a quota write, which isn't necessary here.
>
> Signed-off-by: Jeff Layton
Revi
From: Jeff Layton
f2fs does not set the SB_I_VERSION flag, so the i_version will never
be incremented on write. It was recently changed to increment the
i_version on a quota write, which isn't necessary here.
Signed-off-by: Jeff Layton
---
fs/f2fs/super.c | 2 --
1 file changed, 2 deletions(-)
2 matches
Mail list logo