public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
* resize2fs problem with stride calc
@ 2014-09-20 20:46 TR Reardon
  2014-09-21 16:13 ` Eric Sandeen
  0 siblings, 1 reply; 5+ messages in thread
From: TR Reardon @ 2014-09-20 20:46 UTC (permalink / raw)
  To: linux-ext4@vger.kernel.org

resize2fs seems to come up with some crazy default stride numbers.  This occurs with and without bigalloc.


I was testing enabling/disabling 64bit using latest patches from DJW, and noticed that s_raid_stride was being written with nonsensical values, in particular determine_fs_stride() is coming up with overly large values.  The code is old (2006) and lacks comment so I'm not sure what the intended operation is.  Does this just need to be updated for flex_bg?  Should s_raid_stride ever be auto-changed on resize?  If it should change, should stripe also change?

+Reardon 		 	   		  

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

end of thread, other threads:[~2014-09-29 22:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-20 20:46 resize2fs problem with stride calc TR Reardon
2014-09-21 16:13 ` Eric Sandeen
2014-09-21 22:32   ` TR Reardon
2014-09-29 20:59     ` Darrick J. Wong
2014-09-29 22:46       ` Andreas Dilger

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