btrfs-convert: migrating files with flags set using chattr

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

 



Hi.

Looks like btrfs-progs/btrfs-convert doesn't retain file attributes
like immutable flags, is this expected behavior ?

//  test.img is ext2
[root@ mnt]# touch a b
[root@ mnt]# chattr +a a
[root@ mnt]# chattr +i b
[root@ mnt]# lsattr a b
-----a---------- a
----i----------- b


// after btrfs-convert  test.img

[root@ mnt]# lsattr a b
---------------- a
---------------- b



----
Cheers,
Lakshmipathi.G
--
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