Home
last modified time | relevance | path

Searched hist:"21 e26d5e" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/9p/
H A Dvfs_inode_dotl.c21e26d5e Wed Apr 26 11:18:49 CDT 2023 Eric Van Hensbergen <ericvh@kernel.org> fs/9p: Fix bit operation logic error

This re-introduces a fix that somehow got dropped during rebase of the
current series in for-next. When writeback is enabled, opens
are forced to support both read and write operations but with the
logic error other flags may be dropped unintentionaly.

Reported-by: Christophe Jaillet <christophe.jaillet@wanadoo.fr>
Signed-off-by: Eric Van Hensbergen <ericvh@kernel.org>
H A Dvfs_inode.c21e26d5e Wed Apr 26 11:18:49 CDT 2023 Eric Van Hensbergen <ericvh@kernel.org> fs/9p: Fix bit operation logic error

This re-introduces a fix that somehow got dropped during rebase of the
current series in for-next. When writeback is enabled, opens
are forced to support both read and write operations but with the
logic error other flags may be dropped unintentionaly.

Reported-by: Christophe Jaillet <christophe.jaillet@wanadoo.fr>
Signed-off-by: Eric Van Hensbergen <ericvh@kernel.org>