diff options
author | Dave Chinner <[email protected]> | 2013-06-27 16:04:59 +1000 |
---|---|---|
committer | Ben Myers <[email protected]> | 2013-06-28 13:00:05 -0500 |
commit | dc037ad7d24f3711e431a45c053b5d425995e9e4 (patch) | |
tree | 5a611ba5c6644992d3465d7f1b18267a9f5b43bf /lib/mpi/mpi-bit.c | |
parent | ddf6ad01434e72bfc8423e1619abdaa0af9394a8 (diff) |
xfs: implement inode change count
For CRC enabled filesystems, add support for the monotonic inode
version change counter that is needed by protocols like NFSv4 for
determining if the inode has changed in any way at all between two
unrelated operations on the inode.
This bumps the change count the first time an inode is dirtied in a
transaction. Since all modifications to the inode are logged, this
will catch all changes that are made to the inode, including
timestamp updates that occur during data writes.
Signed-off-by: Dave Chinner <[email protected]>
Reviewed-by: Mark Tinguely <[email protected]>
Reviewed-by: Chandra Seetharaman <[email protected]>
Signed-off-by: Ben Myers <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions