Date: Sat, 11 Dec 2010 19:34:33 +0000 From: Alexander Best <arundel@freebsd.org> To: freebsd-fs@freebsd.org Subject: expand_number(3) support for tmpfs -o size and -o maxfilesize Message-ID: <20101211193433.GA18970@freebsd.org>
next in thread | raw e-mail | index | archive | help
hi there, is it possible to get support for something like this fstab entry? tmpfs /tmp tmpfs rw,mode=1777,size=500m 0 0 tmpfs doesn't seem to handle humanzied numbers that well. df -h reports: Filesystem Size Used Avail Capacity Mounted on tmpfs 17G 12M 17G 0% /tmp cheers. alex -- a13x
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101211193433.GA18970>