diff options
author | Christoph Hellwig <[email protected]> | 2023-06-08 13:02:51 +0200 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2023-06-12 08:04:04 -0600 |
commit | 99b07780814e89f16bec2773c237eb25121f8502 (patch) | |
tree | 1b0f1cce8e0189dc649511bd43cf0e738442d363 /arch/um/drivers/ubd_kern.c | |
parent | 658afed19ceed54a52b9e9e69c0791c8868ff55d (diff) |
rnbd-srv: replace sess->open_flags with a "bool readonly"
Stop passing the fmode_t around and just use a simple bool to track if
an export is read-only.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Acked-by: Christian Brauner <[email protected]>
Acked-by: Jack Wang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'arch/um/drivers/ubd_kern.c')
0 files changed, 0 insertions, 0 deletions