All of lore.kernel.org
 help / color / mirror / Atom feed
* [Ocfs2-devel] Why ocfs2 haven't implemented "steal" for local_alloc system files?
@ 2013-07-27 10:27 Younger Liu
  2013-08-01  3:33 ` Sunil Mushran
  0 siblings, 1 reply; 7+ messages in thread
From: Younger Liu @ 2013-07-27 10:27 UTC (permalink / raw)
  To: ocfs2-devel

Hi,
  While analyzing ocfs2 block allocation, I found:
  When claiming space from inode_alloc (or extent_alloc) system files, 
if there is no enough space in inode_alloc (or extent_alloc) and 
global_bitmap, it could steal space from other slots.
  But when claiming space from local_alloc system files, and no 
enough space in local_alloc and global_bitmap, it returns -ENOSPC.

  Why ocfs2 haven't implemented "steal" for local_alloc system files?
  Is there any some reasons?

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

end of thread, other threads:[~2013-08-02  9:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-27 10:27 [Ocfs2-devel] Why ocfs2 haven't implemented "steal" for local_alloc system files? Younger Liu
2013-08-01  3:33 ` Sunil Mushran
2013-08-01  7:20   ` Joel Becker
2013-08-01  8:38     ` Younger Liu
2013-08-01 16:49       ` Sunil Mushran
2013-08-01 18:57       ` Srinivas Eeda
2013-08-02  9:47         ` Younger Liu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.