[PATCH 17/31] block: add a sb_open_mode helper
Hannes Reinecke
hare at suse.de
Wed Jun 7 05:30:03 PDT 2023
On 6/6/23 09:39, Christoph Hellwig wrote:
> Add a helper to return the open flags for blkdev_get_by* for passed in
> super block flags instead of open coding the logic in many places.
>
> Signed-off-by: Christoph Hellwig <hch at lst.de>
> ---
> fs/btrfs/super.c | 5 +----
> fs/nilfs2/super.c | 7 ++-----
> fs/super.c | 15 ++++-----------
> include/linux/blkdev.h | 7 +++++++
> 4 files changed, 14 insertions(+), 20 deletions(-)
>
Reviewed-by: Hannes Reinecke <hare at suse.de>
Cheers,
Hannes
More information about the Linux-nvme
mailing list