bcachefs: bch_snapshot::btime
authorKent Overstreet <kent.overstreet@linux.dev>
Sun, 21 Jan 2024 04:35:41 +0000 (23:35 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 21 Jan 2024 18:27:10 +0000 (13:27 -0500)
commitd32088f2f2f0f361caeb87dfc71b632231fd6c7b
tree51348b251d0f5a7e6032996eea43ee6576318a8f
parent7be0208fc99207e86974f40a3b57949dae67976c
bcachefs: bch_snapshot::btime

Add a field to bch_snapshot for creation time; this will be important
when we start exposing the snapshot tree to userspace.

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