Re: [PATCH 00/79] fs: new accessors for inode->i_ctime
Steven Rostedt <[email protected]>
| Newsgroups | gmane.linux.file-systems.f2fs,gmane.linux.uml.devel,gmane.linux.usb.general,gmane.linux.kernel,gmane.linux.kernel.mm,gmane.comp.file-systems.nilfs.user,gmane.comp.file-systems.coda.general,gmane.comp.file-systems.ecryptfs.general,gmane.linux.ports.ppc64.devel,gmane.comp.file-systems.reiserfs.general,gmane.linux.file-systems.ntfs.devel,gmane.linux.kernel.efi,gmane.linux.drivers.mtd,gmane.linux.drivers.rdma,gmane.linux.kernel.autofs,gmane.comp.file-systems.ceph.devel,gmane.linux.nfs,gmane.comp.file-systems.ext4,gmane.network.samba.internals,gmane.linux.network,gmane.linux.file-systems,gmane.linux.kernel.bpf,gmane.comp.file-systems.ocfs2.devel,gmane.linux.cluster.redhat.cluster.devel,gmane.linux.kernel.cifs,gmane.comp.security.apparmor,gmane.linux.file-systems.union,gmane.linux.kernel.lsm,gmane.linux.hardware.karma.devel,gmane.comp.file-systems.btrfs |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 21 Jun 2023 10:45:05 -0400 Jeff Layton <[email protected]> wrote: > Most of this conversion was done via coccinelle, with a few of the more > non-standard accesses done by hand. There should be no behavioral > changes with this set. That will come later, as we convert individual > filesystems to use multigrain timestamps. BTW, Linus has suggested to me that whenever a conccinelle script is used, it should be included in the change log. -- Steve