commit | 8628de0583504138551a05ad44ca388467f0f552 | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Fri Mar 31 16:48:41 2006 -0500 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Fri Mar 31 16:48:41 2006 -0500 |
tree | 15a0e85dca99d74e54765a71fe2f59c4228d68c1 | |
parent | 86579dd06deecfa6ac88d5e84e4d63c397cd6f6d [diff] |
[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>