freebsd-src/sys/ufs
Kirk McKusick 6019e6208f When running with quotas enabled on a filesystem using soft updates,
the system would panic when a user's inode quota was exceeded (see
PR 18959 for details). This fixes that problem.

PR:		18959
Submitted by:	Jason Godsey <jason@unixguy.fidalgo.net>
2000-06-18 22:14:28 +00:00
..
ffs When running with quotas enabled on a filesystem using soft updates, 2000-06-18 22:14:28 +00:00
mfs Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
ufs o Remove unneeded off_t variable to clean up compile warning 2000-06-05 14:22:51 +00:00