commit | e3aed1a08190c038c4ea41b73ea6f07bc0e3290c | [log] [tgz] |
---|---|---|
author | Dave Chinner <dchinner@redhat.com> | Mon Sep 29 10:46:08 2014 +1000 |
committer | Dave Chinner <david@fromorbit.com> | Mon Sep 29 10:46:08 2014 +1000 |
tree | 2b9eb6ea06405bfd1f978a76575cd9426f106829 | |
parent | bf1ed3833078e3bb0ba8cd03468090b9359d0912 [diff] |
xfs: xfs_kset should be static As it is accessed through the struct xfs_mount and can be set up entirely from fs/xfs/xfs_super.c Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Dave Chinner <david@fromorbit.com>