util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Karel Zak <kzak@redhat.com>
To: Mikulas Patocka <mpatocka@redhat.com>
Cc: Patrick Steinhardt <ps@pks.im>,
	util-linux@vger.kernel.org, Mike Snitzer <msnitzer@redhat.com>,
	Heinz Mauelshagen <heinzm@redhat.com>,
	dm-devel@redhat.com, lvm-devel@redhat.com
Subject: Re: [PATCH] blkid: retport block size of a filesystem
Date: Mon, 2 Sep 2019 12:59:09 +0200	[thread overview]
Message-ID: <20190902105909.ah4pi4nwjefygskd@10.255.255.10> (raw)
In-Reply-To: <alpine.LRH.2.02.1908291142470.17653@file01.intranet.prod.int.rdu2.redhat.com>

On Thu, Aug 29, 2019 at 11:52:13AM -0400, Mikulas Patocka wrote:
>  libblkid/src/superblocks/apfs.c        |    2 
>  libblkid/src/superblocks/befs.c        |    3 +
>  libblkid/src/superblocks/btrfs.c       |    1 
>  libblkid/src/superblocks/exfat.c       |    2 
>  libblkid/src/superblocks/exfs.c        |    4 +
>  libblkid/src/superblocks/ext.c         |    3 +
>  libblkid/src/superblocks/f2fs.c        |    2 
>  libblkid/src/superblocks/gfs.c         |    1 
>  libblkid/src/superblocks/hfs.c         |    2 
>  libblkid/src/superblocks/hpfs.c        |    1 
>  libblkid/src/superblocks/iso9660.c     |    2 
>  libblkid/src/superblocks/jfs.c         |    1 
>  libblkid/src/superblocks/minix.c       |    5 ++
>  libblkid/src/superblocks/nilfs.c       |    3 +
>  libblkid/src/superblocks/ntfs.c        |    2 
>  libblkid/src/superblocks/ocfs.c        |    3 +
>  libblkid/src/superblocks/reiserfs.c    |   10 +++-
>  libblkid/src/superblocks/romfs.c       |    3 +
>  libblkid/src/superblocks/squashfs.c    |    2 
>  libblkid/src/superblocks/superblocks.c |    7 +++
>  libblkid/src/superblocks/superblocks.h |    2 
>  libblkid/src/superblocks/udf.c         |    2 
>  libblkid/src/superblocks/ufs.c         |    5 ++
>  libblkid/src/superblocks/vfat.c        |    2 
>  libblkid/src/superblocks/vxfs.c        |   18 +++++++
>  libblkid/src/superblocks/xfs.c         |    1 
>  libblkid/src/superblocks/zfs.c         |   76 ++++++++++++++++++++++++---------
>  27 files changed, 144 insertions(+), 21 deletions(-)

Applied (with two small fixes), thanks!

    Karel

-- 
 Karel Zak  <kzak@redhat.com>
 http://karelzak.blogspot.com

  reply	other threads:[~2019-09-02 10:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-29 15:52 [PATCH] blkid: retport block size of a filesystem Mikulas Patocka
2019-09-02 10:59 ` Karel Zak [this message]
2019-09-03 12:36   ` Anatoly Pugachev
2019-09-03 13:01     ` Karel Zak
2019-09-03 16:41       ` Anatoly Pugachev

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=20190902105909.ah4pi4nwjefygskd@10.255.255.10 \
    --to=kzak@redhat.com \
    --cc=dm-devel@redhat.com \
    --cc=heinzm@redhat.com \
    --cc=lvm-devel@redhat.com \
    --cc=mpatocka@redhat.com \
    --cc=msnitzer@redhat.com \
    --cc=ps@pks.im \
    --cc=util-linux@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).