All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] btrfs-progs: ins: Update for logical-resolve command
@ 2018-07-25  8:20 Misono Tomohiro
  2018-07-25  8:20 ` [PATCH 1/3] btrfs-progs: ins: logical-resolve: Set correct error value Misono Tomohiro
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Misono Tomohiro @ 2018-07-25  8:20 UTC (permalink / raw)
  To: linux-btrfs

Patch 1 and 2 fix some issues in logical-resolve.
Patch 3 is a main part and adds v2 support of BTRFS_IOC_LOGICA_INO_V2

Misono Tomohiro (3):
  btrfs-progs: ins: logical-resolve: Set correct error value
  btrfs-progs: ins: logical-resolve: Print message when path cannot be
    resolved
  btrfs-progs: ins: logical-resolve: Add v2 ioctl support

 Documentation/btrfs-inspect-internal.asciidoc | 15 ++++--
 cmds-inspect.c                                | 67 +++++++++++++++++++++++++--
 ioctl.h                                       | 11 ++++-
 libbtrfsutil/btrfs.h                          | 10 +++-
 4 files changed, 93 insertions(+), 10 deletions(-)

-- 
2.14.4



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-08-06  4:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-25  8:20 [PATCH 0/3] btrfs-progs: ins: Update for logical-resolve command Misono Tomohiro
2018-07-25  8:20 ` [PATCH 1/3] btrfs-progs: ins: logical-resolve: Set correct error value Misono Tomohiro
2018-08-03 15:07   ` David Sterba
2018-07-25  8:20 ` [PATCH 2/3] btrfs-progs: ins: logical-resolve: Print message when path cannot be resolved Misono Tomohiro
2018-08-03 15:06   ` David Sterba
2018-08-06  2:34     ` Misono Tomohiro
2018-07-25  8:20 ` [PATCH v2 3/3] btrfs-progs: ins: logical-resolve: Add v2 ioctl support Misono Tomohiro

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.