History log of /freebsd/sys/fs/msdosfs/msdosfs_vnops.c (Results 526 – 531 of 531)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# a4c45b75 23-Oct-1994 Martin Renters <martin@FreeBSD.org>

Fixed panic when unmounting floppy msdos filesystems. Problem was
we weren't flushing dirty buffers. Fix stolen from ffs_fsync()


# 82478919 06-Oct-1994 David Greenman <dg@FreeBSD.org>

Use tsleep() rather than sleep so that 'ps' is more informative about
the wait.


# 9abf4d6e 28-Sep-1994 Doug Rabson <dfr@FreeBSD.org>

Make NFS ask the filesystems for directory cookies instead of making them
itself.


# c3c6d51e 27-Sep-1994 Poul-Henning Kamp <phk@FreeBSD.org>

Added declarations, fixed bugs due to missing decls. At least one of them
could panic a system. (I know, it paniced mine!).


# c901836c 21-Sep-1994 Garrett Wollman <wollman@FreeBSD.org>

Implemented loadable VFS modules, and made most existing filesystems
loadable. (NFS is a notable exception.)


# 27a0bc89 19-Sep-1994 Doug Rabson <dfr@FreeBSD.org>

Added msdosfs.

Obtained from: NetBSD


1...<<2122