I changed a Btrfs label:

$ sudo btrfs filesystem label /storage
home       <------------ Before
[poc@Bree Working]$ sudo btrfs filesystem label /storage storage
[poc@Bree Working]$ sudo btrfs filesystem label /storage
storage    <---------- After

But:

$ lsblk -af
NAME     FSTYPE FSVER LABEL                 UUID                                
 FSAVAIL FSUSE% MOUNTPOINT
[...]
sdc                                                                             
                
└─sdc1   btrfs        home                  
6496d6da-6b7a-4cdd-9bb8-767c08d1c84e  951.9G    49% /storage
                      ^^^^

Has the label changed or not?

poc
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to