From 3076462bda5fa65cf023c07d304e4b7154df2bd0 Mon Sep 17 00:00:00 2001 From: Antonio SJ Musumeci Date: Sun, 15 Mar 2026 23:51:30 -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 2efd692d..6b5eac5c 100644 --- a/src/fs_inode.cpp +++ b/src/fs_inode.cpp @@ -76,8 +76,8 @@ static u64 _path_hash32(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 h;