public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* odd code in xfs_remove
@ 2008-04-10 18:54 Christoph Hellwig
  2008-04-11  2:31 ` David Chinner
  0 siblings, 1 reply; 3+ messages in thread
From: Christoph Hellwig @ 2008-04-10 18:54 UTC (permalink / raw)
  To: xfs

unlike xfs_rmdir or xfs_rename xfs_remove always passes 0 instead of the
reserved blocks to xfs_dir_removename which means the latter always
operated in the ENOSPC mode.  This seems rather strange to me, so a
second pair of eyes, especially on a tree with history back to day 0
would be nice.

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

end of thread, other threads:[~2008-04-11  7:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-10 18:54 odd code in xfs_remove Christoph Hellwig
2008-04-11  2:31 ` David Chinner
2008-04-11  7:40   ` Christoph Hellwig

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