]> code.ossystems Code Review - openembedded-core.git/commit
udev: don't mount with -o sync
authorJesse Zhang <sen.zhang@windriver.com>
Wed, 4 Jul 2012 02:03:13 +0000 (10:03 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 17 Jul 2012 12:11:35 +0000 (13:11 +0100)
commitd49cf73754150b50a911d326aaa666f5da78855c
tree29ff36d5df19b4c4a7dc3cf738431fa852be46ac
parent22dff7f36e985f9f7275b47e874147bc7bdc9473
udev: don't mount with -o sync

mount.sh mounts all partitions with -o sync, which is bad for system
performance.

Signed-off-by: Jesse Zhang <sen.zhang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/udev/udev/mount.sh
meta/recipes-core/udev/udev_164.bb