From: Raghavendra D Prabhu <rprabhu@xxxxxxxxxxx> Currently, when there are no free inodes left / free space to allocate them (usually without inode64), there is no indication anywhere of this case, making it harder to diagnose this case. Hence, this three-part patch series to print errors to kernel log with reasons, when such a situation arises. Raghavendra D Prabhu (3): XFS: Print error when xfs_ialloc_ag_select fails to find continuous free space. XFS: Print error when unable to allocate inodes. XFS: Print error when there are no free AGs. fs/xfs/xfs_ialloc.c | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) -- 1.7.10.3 _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs