On 6/6/23 09:39, Christoph Hellwig wrote:
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 <h...@lst.de>
---
  drivers/block/rnbd/rnbd-srv-sysfs.c |  3 +--
  drivers/block/rnbd/rnbd-srv.c       | 15 +++++++--------
  drivers/block/rnbd/rnbd-srv.h       |  2 +-
  3 files changed, 9 insertions(+), 11 deletions(-)

Reviewed-by: Hannes Reinecke <h...@suse.de>

Cheers,

Hannes

--
dm-devel mailing list
dm-devel@redhat.com
https://listman.redhat.com/mailman/listinfo/dm-devel

Reply via email to