All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bart Van Assche <bvanassche@acm.org>
To: Randy Dunlap <rdunlap@infradead.org>, linux-fsdevel@vger.kernel.org
Cc: Alexander Viro <viro@zeniv.linux.org.uk>,
	Christian Brauner <brauner@kernel.org>,
	Jens Axboe <axboe@kernel.dk>
Subject: Re: [PATCH] fs/hfsplus: use better @opf description
Date: Sat, 10 Feb 2024 19:21:03 -0800	[thread overview]
Message-ID: <3b605f29-07fc-42fb-b9f1-e526e9794d63@acm.org> (raw)
In-Reply-To: <20240210050606.9182-1-rdunlap@infradead.org>

On 2/9/24 21:06, Randy Dunlap wrote:
> diff -- a/fs/hfsplus/wrapper.c b/fs/hfsplus/wrapper.c
> --- a/fs/hfsplus/wrapper.c
> +++ b/fs/hfsplus/wrapper.c
> @@ -30,7 +30,7 @@ struct hfsplus_wd {
>    * @sector: block to read or write, for blocks of HFSPLUS_SECTOR_SIZE bytes
>    * @buf: buffer for I/O
>    * @data: output pointer for location of requested data
> - * @opf: request op flags
> + * @opf: I/O operation type and flags
>    *
>    * The unit of I/O is hfsplus_min_io_size(sb), which may be bigger than
>    * HFSPLUS_SECTOR_SIZE, and @buf must be sized accordingly. On reads

Thanks!

Reviewed-by: Bart Van Assche <bvanassche@acm.org>



  reply	other threads:[~2024-02-11  3:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-10  5:06 [PATCH] fs/hfsplus: use better @opf description Randy Dunlap
2024-02-11  3:21 ` Bart Van Assche [this message]
2024-02-12 10:55 ` Christian Brauner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3b605f29-07fc-42fb-b9f1-e526e9794d63@acm.org \
    --to=bvanassche@acm.org \
    --cc=axboe@kernel.dk \
    --cc=brauner@kernel.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=rdunlap@infradead.org \
    --cc=viro@zeniv.linux.org.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.