android_kernel_xiaomi_sm7250/fs/hfsplus
Ernesto A. Fernández 0013adceb5 hfsplus: update timestamps on truncate()
[ Upstream commit dc8844aada735890a6de109bef327f5df36a982e ]

The vfs takes care of updating ctime and mtime on ftruncate(), but on
truncate() it must be done by the module.

This patch can be tested with xfstests generic/313.

Link: http://lkml.kernel.org/r/9beb0913eea37288599e8e1b7cec8768fb52d1b8.1539316825.git.ernesto.mnd.fernandez@gmail.com
Signed-off-by: Ernesto A. Fernández <ernesto.mnd.fernandez@gmail.com>
Reviewed-by: Vyacheslav Dubeyko <slava@dubeyko.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-12-01 09:17:09 +01:00
..
attributes.c
bfind.c
bitmap.c
bnode.c
brec.c
btree.c
catalog.c
dir.c
extents.c hfsplus: fix return value of hfsplus_get_block() 2019-12-01 09:17:09 +01:00
hfsplus_fs.h
hfsplus_raw.h
inode.c hfsplus: update timestamps on truncate() 2019-12-01 09:17:09 +01:00
ioctl.c
Kconfig
Makefile
options.c
part_tbl.c
super.c
tables.c
unicode.c
wrapper.c
xattr_security.c
xattr_trusted.c
xattr_user.c
xattr.c
xattr.h