diff options
Diffstat (limited to 'fs/xfs/scrub/health.c')
| -rw-r--r-- | fs/xfs/scrub/health.c | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/fs/xfs/scrub/health.c b/fs/xfs/scrub/health.c index 23cf8e2f25db..b2f602811e9d 100644 --- a/fs/xfs/scrub/health.c +++ b/fs/xfs/scrub/health.c | |||
| @@ -7,18 +7,10 @@ | |||
| 7 | #include "xfs_fs.h" | 7 | #include "xfs_fs.h" |
| 8 | #include "xfs_shared.h" | 8 | #include "xfs_shared.h" |
| 9 | #include "xfs_format.h" | 9 | #include "xfs_format.h" |
| 10 | #include "xfs_trans_resv.h" | ||
| 11 | #include "xfs_mount.h" | ||
| 12 | #include "xfs_defer.h" | ||
| 13 | #include "xfs_btree.h" | 10 | #include "xfs_btree.h" |
| 14 | #include "xfs_bit.h" | ||
| 15 | #include "xfs_log_format.h" | ||
| 16 | #include "xfs_trans.h" | ||
| 17 | #include "xfs_sb.h" | 11 | #include "xfs_sb.h" |
| 18 | #include "xfs_inode.h" | ||
| 19 | #include "xfs_health.h" | 12 | #include "xfs_health.h" |
| 20 | #include "scrub/scrub.h" | 13 | #include "scrub/scrub.h" |
| 21 | #include "scrub/health.h" | ||
| 22 | 14 | ||
| 23 | /* | 15 | /* |
| 24 | * Scrub and In-Core Filesystem Health Assessments | 16 | * Scrub and In-Core Filesystem Health Assessments |
