NetBSD/sys/fs/tmpfs
pooka 5dec3ab667 Don't KASSERT that the pool allocator returns a page - it might be
called with NOWAIT.

XXX: this is just a quick fix to stop the diagnostic panic.  I
think ENOSPC should be treated elsewhere depending on how much
memory tmpfs claims.
2007-11-22 21:08:10 +00:00
..
files.tmpfs
tmpfs_fifoops.c
tmpfs_fifoops.h
tmpfs_pool.c Don't KASSERT that the pool allocator returns a page - it might be 2007-11-22 21:08:10 +00:00
tmpfs_pool.h
tmpfs_specops.c
tmpfs_specops.h
tmpfs_subr.c Back out the tmpfs changes; there appears to be a bug lurking. 2007-11-10 03:36:16 +00:00
tmpfs_vfsops.c Back out the tmpfs changes; there appears to be a bug lurking. 2007-11-10 03:36:16 +00:00
tmpfs_vnops.c Back out the tmpfs changes; there appears to be a bug lurking. 2007-11-10 03:36:16 +00:00
tmpfs_vnops.h
tmpfs.h Back out the tmpfs changes; there appears to be a bug lurking. 2007-11-10 03:36:16 +00:00
TODO