On Sat, Sep 17, 2022 at 03:42:39PM +0000, Mateusz Guzik wrote: > +#define V_PCATCH 0x0008 /* vn_start_write: make the sleep > interruptible */ > +#define V_VALID_FLAGS (V_WAIT | V_NOWAIT | V_XSLEEP | V_PCATCH) There must be a tab, not space, after define.
- git: a75d1ddd7431 - main - vfs: introduce V_PCATCH to ... Mateusz Guzik
- Re: git: a75d1ddd7431 - main - vfs: introduce V_P... Konstantin Belousov
