]> www.infradead.org Git - users/jedix/linux-maple.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)
committerDan Duval <dan.duval@oracle.com>
Wed, 7 Dec 2016 17:25:54 +0000 (12:25 -0500)
commitc9fb656c3b6d6fb5a05c1e6e3e930712ffee3273
treea4b2c31bdaed9bfd38d788cc9932a7f85139783a
parentd092d435d0abacae9b8e248395157d4d3679f659
xfs: create symlink proc/fs/xfs/stat to sys/fs/xfs/stats

Orabug: 22913653

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>
(cherry picked from commit 32f0ea05219e5212cafcbeaa255e627314f87e7e)
Signed-off-by: Dan Duval <dan.duval@oracle.com>
fs/xfs/xfs_stats.c