]> www.infradead.org Git - users/hch/xfs.git/commitdiff
xfs: don't include xfs_ag.h and xfs_rtgroup.h in xfs_group.c
authorChristoph Hellwig <hch@lst.de>
Thu, 10 Oct 2024 10:11:00 +0000 (12:11 +0200)
committerChristoph Hellwig <hch@lst.de>
Thu, 10 Oct 2024 14:57:48 +0000 (16:57 +0200)
Now that the group geometry is table based, these aren't needed anymore.

Signed-off-by: Christoph Hellwig <hch@lst.de>
fs/xfs/libxfs/xfs_group.c

index f55ba9de6edd95e105186107076368d5c49ab32f..8d0b62e490c0cd33fb7ceaf06965b2fda6e2d9e4 100644 (file)
@@ -12,8 +12,6 @@
 #include "xfs_trace.h"
 #include "xfs_extent_busy.h"
 #include "xfs_group.h"
-#include "xfs_ag.h"
-#include "xfs_rtgroup.h"
 
 /*
  * Groups can have passive and active references.