Make linux(4) fail lseek(2) on ttys. This fixes one of the Python
tests.
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 32545 Build 30017: arc lint + arc unit
Event Timeline
| sys/compat/linux/linux_file.c | ||
|---|---|---|
| 251 | It is very non-conformant with other parts of the kernel. One day f_vnode might be reused for something for !DTYPE_VNODE file types, if not already. | |