commit | 69ff2826117f1cde9a2491be57a578212bca551e | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Wed Jun 06 17:01:28 2012 -0400 |
committer | Ben Myers <bpm@sgi.com> | Sun Jul 22 10:38:32 2012 -0500 |
tree | 5054885441e91a48787939d294d42abada6309cc | |
parent | 96ee34be7a0965a117080a28b2c0cc6d4ee6adb1 [diff] |
xfs: implement ->update_time Use this new method to replace our hacky use of ->dirty_inode. An additional benefit is that we can now propagate errors up the stack. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Ben Myers <bpm@sgi.com>