]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - fs/gfs2/aops.c
GFS2: Fix timestamps on write
authorAbhijith Das <adas@redhat.com>
Tue, 12 May 2009 16:16:20 +0000 (11:16 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Tue, 12 May 2009 15:14:05 +0000 (16:14 +0100)
commit7537d81aa7b7cd31b0caeac8091456e93d96fa8d
treea65c003b5514b7fd65a4337f33b971ff39f72ef4
parent48bf2b1711dc498494e77705c415ee46bb508fd9
GFS2: Fix timestamps on write

This patch copies the timestamps from the vfs inode into gfs2 and syncs
it to the disk inode during writes.

Signed-off-by: Abhijith Das <adas@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/ops_address.c