[GFS2] Update GFS2 for the recent pull from Linus
authorSteven Whitehouse <swhiteho@redhat.com>
Fri, 31 Mar 2006 21:48:41 +0000 (16:48 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Fri, 31 Mar 2006 21:48:41 +0000 (16:48 -0500)
commit8628de0583504138551a05ad44ca388467f0f552
tree15a0e85dca99d74e54765a71fe2f59c4228d68c1
parent86579dd06deecfa6ac88d5e84e4d63c397cd6f6d
[GFS2] Update GFS2 for the recent pull from Linus

Some interfaces have changed. In particular one of the posix
locking functions has changed prototype, along with the
address space operation invalidatepage and the block getting
callback to the direct IO function.

In addition add the splice file operations. These will need to
be updated to support AOP_TRUNCATED_PAGE before they will be
of much use to us.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/locking/nolock/main.c
fs/gfs2/ops_address.c
fs/gfs2/ops_file.c