[git patches] ocfs2 updates

2007-10-12 Thread Mark Fasheh
Hi Linus, Here are the bulk of our ocfs2 changes for 2.6.24-rc1. The biggest feature being added here is inline data support for Ocfs2. This allows the file system to store file and directory data inside of the inode block. Since Ocfs2 (like other similar cluster file systems) has rather large in

[git patches] ocfs2 updates

2007-05-25 Thread Mark Fasheh
Hi Linus, These are all some pretty straightforward patches for 2.6.22-rc3. --Mark Please pull from 'upstream-linus' branch of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2.git upstream-linus to receive the following updates: fs/ocfs2/aops.c | 11 ++- fs

[git patches] ocfs2 updates

2007-04-27 Thread Mark Fasheh
Hi Linus, Here's pretty much everything I wanted to push for 2.6.22-rc1. This includes the following patch series: * Various fixes / cleanups which weren't suitable for late inclusion in 2.6.21. * A patch series by Tiger Yang which removes some broadcast node messaging that Ocfs2 does

[git patches] ocfs2 updates

2006-12-12 Thread Mark Fasheh
Hi Linus, A few more patches to push upstream before 2.6.20-rc1. This set includes: * Some patches to make ocfs2 network timeout values user-adjustable. The values are set / read via the configfs interface and are validated against other nodes when they initiate a connection. * A "local moun