OSDN Git Service

gfs2: Update ctime in setflags ioctl
authorAndreas Gruenbacher <agruenba@redhat.com>
Fri, 22 Sep 2017 13:29:19 +0000 (08:29 -0500)
committerBob Peterson <rpeterso@redhat.com>
Mon, 25 Sep 2017 17:33:18 +0000 (12:33 -0500)
commit9b7c2ddb453e0c8c7529b562e7581d99e970b8b4
treef6783502258376438efbc6b0fc7f837801decc72
parent20cdc1931ee8e03ce3a26061ff14a05a3f8cbe78
gfs2: Update ctime in setflags ioctl

The FS_IOC_SETFLAGS ioctl is supposed to update the inode ctime.
Fixes xfstests generic/277.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
fs/gfs2/file.c