ocfs2: ->fallocate() support
authorMark Fasheh <mark.fasheh@oracle.com>
Thu, 19 Jul 2007 07:14:38 +0000 (00:14 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Thu, 19 Jul 2007 07:23:55 +0000 (00:23 -0700)
commit385820a38d5e7c70b20af4d68767b1920b1e4133
tree4843644ffae2647b872a5b8919aa8e77b9100ea0
parent589f1e81bde732dd0b1bc5d01b6bddd4bcb4527b
ocfs2: ->fallocate() support

Plug ocfs2 into the ->fallocate() callback. This just re-uses the existing
preallocation code.

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