Bug#446921: mount -oremount,size=10G /tmp miswrites mtab

2009-04-30 Thread Christian Kujau
Package: mount Followup-For: Bug #446921 I could not reproduce this one any more in the current stable version: # mount -o remount,size=128M /tmp # grep /tmp /etc/mtab tmpfs /tmp tmpfs rw,noexec,nosuid,nodev,mode=1777,size=128M 0 0 # mount -o remount,size=512M /tmp # grep /tmp /etc/mtab

Bug#446921: mount -oremount,size=10G /tmp miswrites mtab

2007-10-16 Thread Goswin von Brederlow
Package: mount Version: 2.12r-19 Severity: normal File: /bin/mount Hi, I just increased my tmpfs in size using mount -oremount,size=10G /tmp now mount shows the following: tmpfs on /tmp type tmpfs (rw,size=1G,size=10G) There wshould by only one size option in /etc/mtab. MfG Goswin