bcachefs: Don't report inodes to statfs
authorKent Overstreet <kent.overstreet@gmail.com>
Sun, 16 Aug 2020 02:41:35 +0000 (22:41 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:08:44 +0000 (17:08 -0400)
commitac7eef0318c34c87e7ef9d574175917de1817ae6
treeaf5e11f0524df08e23e0e56594d3a82be11b965e
parentf9adbb7d5d19dfa9425fad844dce32853d077e58
bcachefs: Don't report inodes to statfs

We don't have a limit on the number of inodes in a filesystem, so this
is apparently the right way to report that.

Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/fs.c