bcachefs: Eliminate more PAGE_SIZE uses
authorKent Overstreet <kent.overstreet@gmail.com>
Tue, 6 Apr 2021 18:00:56 +0000 (14:00 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:08:59 +0000 (17:08 -0400)
commit9d8022db1ccfff6aaf1de6158c2a26b667c70a15
tree88f20ea0f93f89fc23e25da4fcb2b70a5c431afd
parenta0857785001777ff659248e45a2e1688fb43499d
bcachefs: Eliminate more PAGE_SIZE uses

In userspace, we don't really have a well defined PAGE_SIZE and shouln't
be relying on it. This is some more incremental work to remove
references to it.

Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/debug.c
fs/bcachefs/super-io.c
fs/bcachefs/super.c
fs/bcachefs/super_types.h
fs/bcachefs/util.c