kdbus: Rename inode atime, mtime and ctime fields 73/317673/1 accepted/tizen/unified/20250107.153645 accepted/tizen/unified/x/20250108.043355 accepted/tizen/unified/x/asan/20250113.002034
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Mon, 6 Jan 2025 07:13:18 +0000 (16:13 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Mon, 6 Jan 2025 11:48:17 +0000 (20:48 +0900)
commit8c5f4cee8791585f4ad103ed646a49eee639b19a
tree7ca9ea1d6bb4deb6d7b12a938ef8e576be814468
parent2068bf107db33c1b758dfb62451ebc8b0579db3a
kdbus: Rename inode atime, mtime and ctime fields

With kernel version change, inode atime, mtime and ctime fields
are renamed. Use proper field name for kernel version.

Change-Id: Ic137a775ac5832c745e867eea8476e051ac9a8d1
Ref: commit 12cd44023651 ("fs: rename inode i_atime and i_mtime fields")
Ref: commit 077c212f0344 ("fs: new accessor methods for atime and mtime")
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
kernel/kdbus/fs.c