commit | 607d44aa3fa6f40b0facaf1028886ed362b92682 | [log] [tgz] |
---|---|---|
author | Mark Fasheh <mark.fasheh@oracle.com> | Wed May 09 15:14:45 2007 -0700 |
committer | Mark Fasheh <mark.fasheh@oracle.com> | Tue Jul 10 17:31:49 2007 -0700 |
tree | cacd360252a7bfd60dde613c6cf1b4b3d3beeb8f | |
parent | 3a307ffc2730bfa1a4dfa94537be9d412338aad2 [diff] |
ocfs2: factor out write aops into nolock variants 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>