summaryrefslogtreecommitdiffstats
path: root/scripts/help2man
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2013-02-04 18:03:35 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-02-15 12:12:36 +0000
commitb0587077a47b2af0d88e17613fb48787e4c11716 (patch)
tree379311b3f6384578855e873c8b2bf5bc45f0ba63 /scripts/help2man
parent804d1d57a2ea8ecde8adc9bf20c6460e039837c4 (diff)
downloadpoky-b0587077a47b2af0d88e17613fb48787e4c11716.tar.gz
bitbake: monitordisk.py: disable the inode checking for some fs
There is an error when use disk monitor on btrfs: WARNING: The free inode of rootfs is running low (0.000K left) ERROR: Immediately abort since the disk space monitor action is "ABORT"! This is beucase some fs formats' statvfs.f_files (inodes) is zero, thus the statvfs.f_favail (free inodes) is zero, too, this a feature of the fs, we disable the inode checking for such a fs. [YOCTO #3609] (Bitbake rev: b2ada3ad5f7aefff107f013e0c9decea481c7ef6) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/help2man')
0 files changed, 0 insertions, 0 deletions