Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sys_fs: disable sys_fs_lsn_lock/unlock and other fixes #7208

Merged
merged 4 commits into from
Jan 7, 2020

Conversation

Nekotekina
Copy link
Member

I made some tests and it looks like these syscalls have no observable effect.

According to test, nothing seems to happen.
Disable CELL_EBUSY errors associated with Stream Support API.
Return flags via last argument.
@Nekotekina Nekotekina changed the title [WIP] sys_fs: disable sys_fs_lsn_lock/unlock sys_fs: disable sys_fs_lsn_lock/unlock and other fixes Jan 7, 2020
Affected other syscalls:
sys_fs_fget_block_size
sys_fs_stat
sys_fs_fstat
sys_fs_fcntl (cellFsGetDirectoryEntries, cellFsGetFreeSize)

For default values:
Return sector_size = 512.
Return 4th arg = 512.
Fod /dev_bdvd:
Sector size = 2048.
Block size = 2048.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant