GFS2: Direct IO write at end of file error
authorBob Peterson <rpeterso@redhat.com>
Thu, 11 Sep 2008 19:35:37 +0000 (15:35 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 15 Sep 2008 09:31:54 +0000 (10:31 +0100)
commitacb57a3652c614efed26080dad5972c0076166b1
treee459ed13f5a05eb6a2427015c60356e3afe85c55
parentbd1eb8818cc2c8ddab86be027ab43fb852942704
GFS2: Direct IO write at end of file error

This patch fixes a problem whereby a direct_io write doesn't fall
back to buffered write properly at end of file.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/ops_address.c