strat: revise fs unsupported operation results, add overflow utils
This commit is contained in:
@@ -171,7 +171,7 @@ namespace ams::fssystem {
|
||||
R_SUCCEED();
|
||||
}
|
||||
default:
|
||||
return fs::ResultUnsupportedOperationInIndirectStorageC();
|
||||
return fs::ResultUnsupportedOperateRangeForIndirectStorage();
|
||||
}
|
||||
|
||||
R_SUCCEED();
|
||||
|
||||
Reference in New Issue
Block a user