ocfs2: factor out write aops into nolock variants
authorMark Fasheh <mark.fasheh@oracle.com>
Wed, 9 May 2007 22:14:45 +0000 (15:14 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Wed, 11 Jul 2007 00:31:49 +0000 (17:31 -0700)
ocfs2_mkwrite() will want this so that it can add some mmap specific checks
before asking for a write.

Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>

No differences found