ocfs2: small cleanup of ocfs2_write_begin_nolock()
authorMark Fasheh <mark.fasheh@oracle.com>
Tue, 15 May 2007 01:09:54 +0000 (18:09 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Wed, 11 Jul 2007 00:32:01 +0000 (17:32 -0700)
commit0d172baa5586071ae0ae0c07356a378fdbedecdb
tree8124c326700c15ceffcaf2f525fef8eb55f0fb06
parent328d5752e1259dfb29b7e65f6c2d145fddbaa750
ocfs2: small cleanup of ocfs2_write_begin_nolock()

We can easily seperate out the write descriptor setup and manipulation
into helper functions.

Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/aops.c