diff options
author | 2015-11-03 12:37:02 +1100 | |
---|---|---|
committer | 2015-11-03 12:37:02 +1100 | |
commit | 3af49285854df66260a263198cc15abb07b95287 (patch) | |
tree | 36cf3d76bccae803a58886953be4709454a16838 /scripts/gdb/linux/utils.py | |
parent | xfs: DAX does not use IO completion callbacks (diff) | |
download | linux-rng-3af49285854df66260a263198cc15abb07b95287.tar.xz linux-rng-3af49285854df66260a263198cc15abb07b95287.zip |
xfs: add ->pfn_mkwrite support for DAX
->pfn_mkwrite support is needed so that when a page with allocated
backing store takes a write fault we can check that the fault has
not raced with a truncate and is pointing to a region beyond the
current end of file.
This also allows us to update the timestamp on the inode, too, which
fixes a generic/080 failure.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions