From 5d2e479dcd0ee5df8fef8adc0a5d426ac39cfe84 Mon Sep 17 00:00:00 2001 From: Antonio SJ Musumeci Date: Sun, 15 Mar 2026 23:49:04 -0500 Subject: [PATCH] Auto-commit fs_inode.cpp --- src/fs_inode.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/fs_inode.cpp b/src/fs_inode.cpp index e1d9bba5..2efd692d 100644 --- a/src/fs_inode.cpp +++ b/src/fs_inode.cpp @@ -62,8 +62,8 @@ static u64 _path_hash(const std::string &branch_path_, const std::string &fusepath_, - const mode_t mode_, - const ino_t ino_) + const mode_t mode_, + const ino_t ino_) { u64 seed;