]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: remove xfs_setattr_time() declaration
authorGaosheng Cui <cuigaosheng1@huawei.com>
Sun, 18 Sep 2022 20:53:14 +0000 (06:53 +1000)
committerDave Chinner <david@fromorbit.com>
Sun, 18 Sep 2022 20:53:14 +0000 (06:53 +1000)
commit287661f87715ed2cfe06e41393463bcc28a3feec
tree8562decee85cf0e7befacd6315edecca80b8dd81
parent11269ee7174c98b695df1c30455800b9b6a3c681
xfs: remove xfs_setattr_time() declaration

xfs_setattr_time() has been removed since
commit b68a75b2a56d ("xfs: use setattr_copy to set vfs inode
attributes"), so remove it.

Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/xfs_iops.h