]> git.ipfire.org Git - people/stevee/ipfire-2.x.git/commit
index.cgi: Proper deal with BTRFS volumes next-BTRFS
authorStefan Schantl <stefan.schantl@ipfire.org>
Fri, 15 Mar 2024 14:42:02 +0000 (15:42 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Fri, 15 Mar 2024 14:42:02 +0000 (15:42 +0100)
commit493a03e2b69746d6ea86d4bafdf72c57e7c5d89d
tree00f63dd92e2452cc86f571106202931103c2afc8
parent33ffa727b513afdd7cd4695ab37faf67ccd9d862
index.cgi: Proper deal with BTRFS volumes

The code now checks if a volume has BTRFS as filesystem and calls the
corresponding function from the newly introduced btrfs-functions
collection in order to calculate how much free space is left on the
volume.

Fixes #13610

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
html/cgi-bin/index.cgi