Re: [PATCH] btrfs: copy fsid to super_block s_uuid

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Hi Darrick,

 Thanks for commenting..

+	memcpy(&sb->s_uuid, fs_info->fsid, BTRFS_FSID_SIZE);

uuid_copy()?

  It requires a larger migration to use uuid_t, IMO it can be done all
  together, in a separate patch ?

  Just for experiment, starting with struct btrfs_fs_info.fsid and
  to check its foot prints, I just renamed fsid to fs_id, and compiled.
  It reports 73 'has no member named ‘fsid'' errors.
  So looks like redefining u8 fsid[] to uuid_t fsid and further updating
  all its foot prints, has to be simplified. Any suggestions ?

Thanks, Anand

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




[Index of Archives]     [Linux Filesystem Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux