On Thu, Aug 12, 2010 at 10:42:16AM -0700, Joel Becker wrote: > On Thu, Jul 22, 2010 at 03:03:41PM -0700, Patrick J. LoPresti wrote: > > As part of adding support for OCFS2 to mount huge volumes, we need to > > check that the sector_t and page cache of the system are capable of > > addressing the entire volume. > > > > An identical check already appears in ext3 and ext4. This patch moves > > the addressability check into its own function in fs/libfs.c and > > modifies ext3 and ext4 to invoke it. > > > > Signed-off-by: Patrick LoPresti <[email protected]> > > Dear ext3/4 folks, > I've pushed this patch to the merge-window branch of ocfs2.git. > I'm ready to send it to Linus, But I need your OK.
Signed-off-by: "Theodore Ts'o" <[email protected]> for the ext4 bits. (Sorry for not responding earlier to some of these patches. The fact that the merge window overlapped with LinuxCon and the Linux Storage/Filesystem workshop has been quite stressful/tiring for some of us....) - Ted _______________________________________________ Ocfs2-devel mailing list [email protected] http://oss.oracle.com/mailman/listinfo/ocfs2-devel
