ocfs2: remove ocfs2_prepare_write() and ocfs2_commit_write()
authorMark Fasheh <mark.fasheh@oracle.com>
Sat, 10 Feb 2007 04:52:53 +0000 (20:52 -0800)
committerMark Fasheh <mark.fasheh@oracle.com>
Thu, 26 Apr 2007 22:02:12 +0000 (15:02 -0700)
commit5069120b7227fd323152a3755a0aa6bdeb361310
tree38f55942537178098b4e3a3996bb0f02787dbb51
parent9517bac6cc7a7aa4fee63cb38a32cb6014e264c7
ocfs2: remove ocfs2_prepare_write() and ocfs2_commit_write()

These are no longer used, and can't handle file systems with sparse file
allocation.

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