[PATCH 0/2] scan /dev/mapper in filesystem show and device scan

2013-08-08 Thread Anand Jain
This patch brings the /dev/mapper to be used as the path for
the btrfs kernel through dev scan
1/2 is the preparatory patch

Anand Jain (2):
  btrfs-progs: btrfs_scan_one_dir not to skip links when /dev/mapper is
provided
  btrfs-progs: scan /dev/mapper in filesystem show and device scan

 cmds-device.c |  8 +++-
 cmds-filesystem.c |  7 +--
 man/btrfs.8.in| 22 --
 utils.c   | 22 +++---
 utils.h   |  1 +
 5 files changed, 44 insertions(+), 16 deletions(-)

-- 
1.8.1.191.g414c78c

--
To unsubscribe from this list: send the line unsubscribe linux-btrfs in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 0/2] scan /dev/mapper in filesystem show and device scan

2013-08-08 Thread anand jain



 Oh., I missed the libblkid part of David recommendation.
 I will be rewriting this patch set. sorry about that.

Thanks, Anand

On 08/08/2013 16:09, Anand Jain wrote:

This patch brings the /dev/mapper to be used as the path for
the btrfs kernel through dev scan
1/2 is the preparatory patch

Anand Jain (2):
   btrfs-progs: btrfs_scan_one_dir not to skip links when /dev/mapper is
 provided
   btrfs-progs: scan /dev/mapper in filesystem show and device scan

  cmds-device.c |  8 +++-
  cmds-filesystem.c |  7 +--
  man/btrfs.8.in| 22 --
  utils.c   | 22 +++---
  utils.h   |  1 +
  5 files changed, 44 insertions(+), 16 deletions(-)


--
To unsubscribe from this list: send the line unsubscribe linux-btrfs in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html