Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
TheDong
4y ago
0 comments
Save
Share
Isn't "mount -t reiserfs" userspace though? Presumably removing reiserfs from the kernel would also break that use of the 'mount' syscall.
0 comments
1 comments · 1 top-level
top
newest
oldest
djur
4y ago
The syscall would return ENODEV, just like any other case where a user attempts to mount a filesystem type that isn't compiled for the running kernel.
j
/
k
navigate · click thread line to collapse