dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/fs/ufs
Christoph Hellwig 3222a3e55f [PATCH] fix ->llseek for more directories
With this patch all directory fops instances that have a readdir
that doesn't take the BKL are switched to generic_file_llseek.

Signed-off-by: Christoph Hellwig <hch@lst.de>
2008-10-23 05:13:21 -04:00
..
Makefile
balloc.c
cylinder.c
dir.c [PATCH] fix ->llseek for more directories 2008-10-23 05:13:21 -04:00
file.c
ialloc.c
inode.c
namei.c
super.c vfs: Use const for kernel parser table 2008-10-13 10:10:37 -07:00
swab.h ufs: replace __inline with inline 2008-04-28 08:58:45 -07:00
symlink.c
truncate.c
ufs.h ufs: remove unneeded ufs_put_inode prototype 2008-05-13 08:02:23 -07:00
ufs_fs.h
util.c
util.h