https://github.com/torvalds/linux
Revision 3f61631d47f115b83c935d0039f95cb68b0c8ab7 authored by Al Viro on 14 August 2022, 19:16:18 UTC, committed by Al Viro on 14 August 2022, 19:16:18 UTC
Easily done now, just by clearing FMODE_LSEEK in ->f_mode
during proc_reg_open() for such entries.

Fixes: 868941b14441 "fs: remove no_llseek"
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
1 parent 5d6a0f4
History
Tip revision: 3f61631d47f115b83c935d0039f95cb68b0c8ab7 authored by Al Viro on 14 August 2022, 19:16:18 UTC
take care to handle NULL ->proc_lseek()
Tip revision: 3f61631
File Mode Size
Documentation
LICENSES
arch
block
certs
crypto
drivers
fs
include
init
io_uring
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.clang-format -rw-r--r-- 19.9 KB
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 71 bytes
.gitattributes -rw-r--r-- 62 bytes
.gitignore -rw-r--r-- 1.9 KB
.mailmap -rw-r--r-- 23.5 KB
COPYING -rw-r--r-- 496 bytes
CREDITS -rw-r--r-- 99.1 KB
Kbuild -rw-r--r-- 1.3 KB
Kconfig -rw-r--r-- 555 bytes
MAINTAINERS -rw-r--r-- 663.4 KB
Makefile -rw-r--r-- 64.5 KB
README -rw-r--r-- 727 bytes

README

back to top