Re: [PATCH] vfs: Undo an overly zealous MS_RDONLY -> SB_RDONLY conversion
From: David Howells
Date: Sun Apr 22 2018 - 09:36:40 EST
Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> wrote:
> I guess they have the same value (1). How did you notice? Do you have
> some patches that turn the kernel flags into a bitwise type? Or did
> you just happen on it manually?
I happened to be looking at that bit of code.
They have the saame value for the moment, but this may not always remain so.
David