Re: tmpfs (documentation?) bug

From: Hugh Dickins
Date: Thu Nov 03 2005 - 09:42:48 EST


On Wed, 2 Nov 2005, Rob Landley wrote:
>
> So what's the new way to specify "this tmpfs mount should just be a directory
> hierarchy with no data blocks" for those of us who _want_ the old behavior?

Sorry about that. I guess you'll have to do the unaesthetic

mount -t tmpfs -o nr_blocks=1 tmpfs /mountpoint
echo full >/mountpoint/.full

Hugh
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/