freebsd-dev/sys/gnu/ext2fs
Tim J. Robbins 3215f33192 Copy workaround from FFS: open device for write access even if
the user requests a read-only mount. This is necessary because we
don't do the VOP_OPEN again if they upgrade a read-only mount to
read-write.

Noticed by:	bde
2004-01-24 08:43:06 +00:00
..
COPYRIGHT.INFO
ext2_alloc.c
ext2_balloc.c
ext2_bitops.h
ext2_bmap.c DuH! 2003-10-18 14:10:28 +00:00
ext2_extern.h
ext2_fs_sb.h
ext2_fs.h
ext2_ihash.c
ext2_inode_cnv.c
ext2_inode.c DuH! 2003-10-18 14:10:28 +00:00
ext2_linux_balloc.c Fix the alpha tinderbox. The alpha specific bitops used by the bitmap 2003-10-29 07:35:53 +00:00
ext2_linux_ialloc.c Fix the alpha tinderbox. The alpha specific bitops used by the bitmap 2003-10-29 07:35:53 +00:00
ext2_lookup.c
ext2_mount.h
ext2_readwrite.c Spell magic '16' number as IO_SEQSHIFT. 2004-01-19 20:03:43 +00:00
ext2_subr.c
ext2_vfsops.c Copy workaround from FFS: open device for write access even if 2004-01-24 08:43:06 +00:00
ext2_vnops.c DuH! 2003-10-18 14:10:28 +00:00
fs.h
i386-bitops.h
inode.h
sparc64-bitops.h