1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/gnu/ext2fs
Poul-Henning Kamp a8d43c90af Add a "int fd" argument to VOP_OPEN() which in the future will
contain the filedescriptor number on opens from userland.

The index is used rather than a "struct file *" since it conveys a bit
more information, which may be useful to in particular fdescfs and /dev/fd/*

For now pass -1 all over the place.
2003-07-26 07:32:23 +00:00
..
alpha-bitops.h
COPYRIGHT.INFO
ext2_alloc.c
ext2_balloc.c - Add a new 'flags' parameter to getblk(). 2003-03-04 00:04:44 +00:00
ext2_bmap.c - Add a new 'flags' parameter to getblk(). 2003-03-04 00:04:44 +00:00
ext2_extern.h
ext2_fs_sb.h
ext2_fs.h
ext2_ihash.c
ext2_inode_cnv.c
ext2_inode.c - Add a new 'flags' parameter to getblk(). 2003-03-04 00:04:44 +00:00
ext2_linux_balloc.c
ext2_linux_ialloc.c
ext2_lookup.c
ext2_mount.h
ext2_readwrite.c
ext2_subr.c
ext2_vfsops.c Add a "int fd" argument to VOP_OPEN() which in the future will 2003-07-26 07:32:23 +00:00
ext2_vnops.c Add the same KASSERT to all VOP_STRATEGY and VOP_SPECSTRATEGY implementations 2003-06-15 18:53:00 +00:00
fs.h - Lock the buf before clearing flags. 2003-03-13 07:07:16 +00:00
i386-bitops.h
inode.h
sparc64-bitops.h