]> asedeno.scripts.mit.edu Git - linux.git/commit
xfs: create symlink proc/fs/xfs/stat to sys/fs/xfs/stats
authorBill O'Donnell <billodo@redhat.com>
Sun, 11 Oct 2015 18:16:45 +0000 (05:16 +1100)
committerDave Chinner <david@fromorbit.com>
Sun, 11 Oct 2015 18:16:45 +0000 (05:16 +1100)
commit32f0ea05219e5212cafcbeaa255e627314f87e7e
treeb73a7d4e680dc99619414e5aeef8aaac640fa90d
parentbb230c124730f21eea13deab433f9f8fc96bd5f3
xfs: create symlink proc/fs/xfs/stat to sys/fs/xfs/stats

As a part of the work to move xfs global stats from procfs to sysfs,
this patch creates the symlink from proc/fs/xfs/stat to sys/fs/xfs/stats.

Signed-off-by: Bill O'Donnell <billodo@redhat.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/xfs_stats.c