mirror of
https://github.com/unmojang/FjordLauncher.git
synced 2025-09-08 23:04:26 -04:00
Reformatted FileSystem.h
Signed-off-by: Celeste Peláez <KernelFreeze@users.noreply.github.com> (cherry picked from commit f5f32e2c6e7644577e2f583a975d2f9b0df405a1)
This commit is contained in:
parent
828222eb27
commit
ca359330c2
@ -460,7 +460,7 @@ QString nearestExistentAncestor(const QString& path);
|
||||
FilesystemInfo statFS(const QString& path);
|
||||
|
||||
static const QList<FilesystemType> s_clone_filesystems = { FilesystemType::BTRFS, FilesystemType::APFS, FilesystemType::ZFS,
|
||||
FilesystemType::XFS, FilesystemType::REFS, FilesystemType::BCACHEFS };
|
||||
FilesystemType::XFS, FilesystemType::REFS, FilesystemType::BCACHEFS };
|
||||
|
||||
/**
|
||||
* @brief if the Filesystem is reflink/clone capable
|
||||
|
Loading…
x
Reference in New Issue
Block a user