summaryrefslogtreecommitdiff
path: root/fs/mbcache.c
diff options
context:
space:
mode:
authorLi Zefan <lizf@cn.fujitsu.com>2010-11-19 02:05:24 (GMT)
committerChris Mason <chris.mason@oracle.com>2010-11-22 03:26:07 (GMT)
commitf209561ad83c5ffd561dc4bc3a3c90b704fe9231 (patch)
tree9241e4251c8e73cdbb8b9e4abf279afd61694a8d /fs/mbcache.c
parent5f3888ff6f0b9dce60705765752b788a92557644 (diff)
downloadlinux-fsl-qoriq-f209561ad83c5ffd561dc4bc3a3c90b704fe9231.tar.xz
btrfs: Show device attr correctly for symlinks
Symlinks and files of other types show different device numbers, though they are on the same partition: $ touch tmp; ln -s tmp tmp2; stat tmp tmp2 File: `tmp' Size: 0 Blocks: 0 IO Block: 4096 regular empty file Device: 15h/21d Inode: 984027 Links: 1 --- snip --- File: `tmp2' -> `tmp' Size: 3 Blocks: 0 IO Block: 4096 symbolic link Device: 13h/19d Inode: 984028 Links: 1 Reported-by: Toke Høiland-Jørgensen <toke@toke.dk> Signed-off-by: Li Zefan <lizf@cn.fujitsu.com> Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'fs/mbcache.c')
0 files changed, 0 insertions, 0 deletions