All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Theodore Ts'o" <tytso@mit.edu>
To: Andreas Dilger <adilger@dilger.ca>
Cc: linux-ext4@vger.kernel.org,
	Andreas Dilger <adilger@whamcloud.com>,
	Gabriel Krisman Bertazi <krisman@collabora.com>
Subject: Re: [PATCH, resend] misc: use ext2_ino_t instead of ino_t
Date: Fri, 12 Aug 2022 21:13:01 -0400	[thread overview]
Message-ID: <Yvb6nZ0vDaNagcIU@mit.edu> (raw)
In-Reply-To: <20220805212854.74082-1-adilger@dilger.ca>

On Fri, Aug 05, 2022 at 03:28:54PM -0600, Andreas Dilger wrote:
> From: Andreas Dilger <adilger@whamcloud.com>
> 
> Some of the new fastcommit and casefold changes used the system
> "ino_t" instead of "ext2_ino_t" for handling filesystem inodes.
> This causes printf warnings if the system "ino_t" is of a different
> size.  Use the library "ext2_ino_t" for consistency.
> 
> Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
> Reviewed-by: Gabriel Krisman Bertazi <krisman@collabora.com>

Applied, thanks!

					- Ted

      reply	other threads:[~2022-08-13  1:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-05 21:28 [PATCH, resend] misc: use ext2_ino_t instead of ino_t Andreas Dilger
2022-08-13  1:13 ` Theodore Ts'o [this message]

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=Yvb6nZ0vDaNagcIU@mit.edu \
    --to=tytso@mit.edu \
    --cc=adilger@dilger.ca \
    --cc=adilger@whamcloud.com \
    --cc=krisman@collabora.com \
    --cc=linux-ext4@vger.kernel.org \
    /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.