public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Print when ENOSPC due to lack of inodes.
@ 2012-06-03 11:12 raghu.prabhu13
  2012-06-03 11:12 ` [PATCH 1/3] XFS: Print error when xfs_ialloc_ag_select fails to find continuous free space raghu.prabhu13
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: raghu.prabhu13 @ 2012-06-03 11:12 UTC (permalink / raw)
  To: xfs; +Cc: Raghavendra D Prabhu, raghu.prabhu13

From: Raghavendra D Prabhu <rprabhu@wnohang.net>

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@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-06-05 14:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-03 11:12 [PATCH 0/3] Print when ENOSPC due to lack of inodes raghu.prabhu13
2012-06-03 11:12 ` [PATCH 1/3] XFS: Print error when xfs_ialloc_ag_select fails to find continuous free space raghu.prabhu13
2012-06-05 14:00   ` Dave Chinner
2012-06-03 11:12 ` [PATCH 2/3] XFS: Print error when unable to allocate inodes raghu.prabhu13
2012-06-03 11:12 ` [PATCH 3/3] XFS: Print error when there are no free AGs raghu.prabhu13

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox