mbox series

[0/2] fat: revise the FAT patches for mgtime series

Message ID 20230810-ctime-fat-v1-0-327598fd1de8@kernel.org (mailing list archive)
Headers show
Series fat: revise the FAT patches for mgtime series | expand

Message

Jeff Layton Aug. 10, 2023, 1:12 p.m. UTC
This is a respin of just the FAT patches for the multigrain ctime
series. It's based on top of Christian's vfs.ctime branch, with this
patch reverted:

    89b39bea91c4 fat: make fat_update_time get its own timestamp

Christian, let me know if you'd rather I resend the whole series.

To: Christian Brauner <brauner@kernel.org>
To: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
To: Frank Sorenson <sorenson@redhat.com>
To: Jan Kara <jack@suse.com>
Cc: linux-kernel@vger.kernel.org
Cc: linux-fsdevel@vger.kernel.org

Signed-off-by: Jeff Layton <jlayton@kernel.org>
---
Jeff Layton (2):
      fat: remove i_version handling from fat_update_time
      fat: make fat_update_time get its own timestamp

 fs/fat/misc.c | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)
---
base-commit: bae85436bd3cca48ba625d0caf7457fe7708c336
change-id: 20230810-ctime-fat-e4be14feb165

Best regards,

Comments

Christian Brauner Aug. 10, 2023, 1:13 p.m. UTC | #1
On Thu, Aug 10, 2023 at 09:12:03AM -0400, Jeff Layton wrote:
> This is a respin of just the FAT patches for the multigrain ctime
> series. It's based on top of Christian's vfs.ctime branch, with this
> patch reverted:
> 
>     89b39bea91c4 fat: make fat_update_time get its own timestamp
> 
> Christian, let me know if you'd rather I resend the whole series.

Nono, that's fine as is. Thanks for taking care of all the fixups!
Christian Brauner Aug. 11, 2023, 7:06 a.m. UTC | #2
On Thu, 10 Aug 2023 09:12:03 -0400, Jeff Layton wrote:
> This is a respin of just the FAT patches for the multigrain ctime
> series. It's based on top of Christian's vfs.ctime branch, with this
> patch reverted:
> 
>     89b39bea91c4 fat: make fat_update_time get its own timestamp
> 
> Christian, let me know if you'd rather I resend the whole series.
> 
> [...]

I simply dropped the old fat patch and applied these two instead. I've
rebased them so their in the same position as the old patch so the
series is still logically ordered.

---

Applied to the vfs.ctime branch of the vfs/vfs.git tree.
Patches in the vfs.ctime branch should appear in linux-next soon.

Please report any outstanding bugs that were missed during review in a
new review to the original patch series allowing us to drop it.

It's encouraged to provide Acked-bys and Reviewed-bys even though the
patch has now been applied. If possible patch trailers will be updated.

Note that commit hashes shown below are subject to change due to rebase,
trailer updates or similar. If in doubt, please check the listed branch.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git
branch: vfs.ctime

[1/2] fat: remove i_version handling from fat_update_time
      https://git.kernel.org/vfs/vfs/c/93e6c3043544
[2/2] fat: make fat_update_time get its own timestamp
      https://git.kernel.org/vfs/vfs/c/6f4aaee3faa8