]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: Convert to use jiffies macros
authorChen Yufan <chenyufan@vivo.com>
Thu, 22 Aug 2024 02:57:31 +0000 (10:57 +0800)
committerKent Overstreet <kent.overstreet@linux.dev>
Mon, 9 Sep 2024 13:41:49 +0000 (09:41 -0400)
commit848c3ff8826b68a587f84f1b00556ab8af651bef
tree2a0d612b033d7b2a57ddd38a3316dab81ec46840
parent94932a0842ccebe413cd8205632a537f275c100d
bcachefs: Convert to use jiffies macros

Use jiffies macros instead of using jiffies directly to handle wraparound.

Signed-off-by: Chen Yufan <chenyufan@vivo.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/alloc_background.c
fs/bcachefs/journal_io.c
fs/bcachefs/thread_with_file.c