bitbake: monitordisk: lower inode check warning to note
authorOlof Johansson <olof.johansson@axis.com>
Fri, 18 Oct 2013 10:21:59 +0000 (12:21 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 18 Oct 2013 15:02:16 +0000 (16:02 +0100)
commita4f61e4e2a671867d1fd117433814568904cb576
treea654fa2488ce03e86c464397cb433de96d4738ef
parentabde586087ec57da1d6cee1f719f33a39a06d72d
bitbake: monitordisk: lower inode check warning to note

Filesystems like btrfs and reiserfs sets the inode count to 0, since
they don't have an inode concept. This is expected, and having a warning
show up every time you run bitbake can cause undue concern.

(Bitbake rev: f3ac2d3678f48c68a250a0a20c08cf8687322d38)

Signed-off-by: Olof Johansson <olof.johansson@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/monitordisk.py