https://bugs.kde.org/show_bug.cgi?id=486662

--- Comment #1 from Paul Floyd <pjfl...@wanadoo.fr> ---
In /proc, I see both / and /home as device 00:30 (or d=0x01e as reported by
Valgrind).

61 1 0:30 /root / rw,relatime shared:1 - btrfs /dev/sdb3
rw,seclabel,compress=zstd:1,space_cache=v2,subvolid=257,subvol=/root
50 61 0:30 /home /home rw,relatime shared:76 - btrfs /dev/sdb3
rw,seclabel,compress=zstd:1,space_cache=v2,subvolid=256,subvol=/home

stat reports the two as 00:32 and 00:39

stat $(which sleep)
  File: /usr/bin/sleep
  Size: 36864           Blocks: 72         IO Block: 4096   regular file
Device: 0,32    Inode: 13321       Links: 1

And a file in home

stat /home/paulf/.config
  File: /home/paulf/.config
  Size: 3742            Blocks: 0          IO Block: 4096   directory
Device: 0,39    Inode: 65046       Links: 1

00:39 corresponds to d=0x027 in the error message.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to