summaryrefslogtreecommitdiff
path: root/scripts/lib/wic/conf.py
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2016-11-16 18:07:43 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-01-11 11:46:40 +0000
commit2b8362c42f9a7d689084ad956370d2d6c4fa9179 (patch)
treee84e0a59c9f021600beeb534ee9bc308de9e7914 /scripts/lib/wic/conf.py
parent090c2ff292a4d92142c3f33c7517be69d9c16c24 (diff)
downloadopenembedded-core-2b8362c42f9a7d689084ad956370d2d6c4fa9179.tar.gz
openembedded-core-2b8362c42f9a7d689084ad956370d2d6c4fa9179.tar.bz2
openembedded-core-2b8362c42f9a7d689084ad956370d2d6c4fa9179.zip
nfs-utils: fix protocol minor version fall-back
Mount nfs directory would fail if no specific nfsvers: mount -t nfs IP:/foo/bar/ /mnt/ mount.nfs: an incorrect mount option was specified mount.nfs currently expects mount(2) to fail with EPROTONOSUPPORT if the kernel doesn't understand the requested NFS version. Unfortunately if the requested minor is not known to the kernel it returns -EINVAL. Backport patch from nfs-utils-1.3.4 to fix this issue. (From OE-Core rev: 332596628697d28ae6e8c2271c9658aaf5e54796) Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'scripts/lib/wic/conf.py')
0 files changed, 0 insertions, 0 deletions