kernel oops when sync after rm a file at full disk

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Reproduce steps:
     free_size=`df | grep "/" -w | awk '{print $4}'`
     dd if=/dev/zero of=tmpfile bs=1024 count=$free_size
     sync

These got done without any errors until disk is full, and then run these steps:
	rm -rf tmpfile
	sync (will cause oops)


Zhipeng Gong


--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Filesystem Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux