bcachefs: jset_entry_datetime
authorKent Overstreet <kent.overstreet@linux.dev>
Sat, 27 Jan 2024 15:16:15 +0000 (10:16 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 10 Mar 2024 19:34:08 +0000 (15:34 -0400)
commit52f7d75e7d36ae4258c4ceef4cb86dc2950e7906
tree31f8e1de600b6e52819af664fe3f47a800e9a6d5
parent3d3d23b341109fe349b1f448c2d89d2ee4429415
bcachefs: jset_entry_datetime

This gives us a way to record the date and time every journal entry was
written - useful for debugging.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/bcachefs_format.h
fs/bcachefs/journal_io.c
fs/bcachefs/journal_io.h
fs/bcachefs/sb-clean.c