https://github.com/torvalds/linux
Revision d7a15f8d0777955986a2ab00ab181795cab14b01 authored by Eric Biggers on 16 March 2014, 19:24:08 UTC, committed by Al Viro on 23 March 2014, 04:03:12 UTC
Commit 9c225f2655e36a4 ("vfs: atomic f_pos accesses as per POSIX") changed
several system calls to use fdget_pos() instead of fdget(), but missed
sys_llseek().  Fix it.

Signed-off-by: Eric Biggers <ebiggers3@gmail.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
1 parent 774868c
History
Tip revision: d7a15f8d0777955986a2ab00ab181795cab14b01 authored by Eric Biggers on 16 March 2014, 19:24:08 UTC
vfs: atomic f_pos access in llseek()
Tip revision: d7a15f8
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.3 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 267.2 KB
Makefile -rw-r--r-- 49.1 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top