Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ocfs2: take data locks around extend | Mark Fasheh | 2006-05-17 | 1 | -2/+2 |
| | | | | | | | | | We need to take a data lock around extends to protect the pages that ocfs2_zero_extend is going to be pulling into the page cache. Otherwise an extend on one node might populate the page cache with data pages that have no lock coverage. Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com> | ||||
* | [PATCH] OCFS2: The Second Oracle Cluster Filesystem | Mark Fasheh | 2006-01-03 | 1 | -0/+41 |
The OCFS2 file system module. Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com> Signed-off-by: Kurt Hackel <kurt.hackel@oracle.com> |