summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorSteve French <sfrench@us.ibm.com>2013-02-18 16:34:26 (GMT)
committerSteve French <sfrench@us.ibm.com>2013-02-27 22:54:18 (GMT)
commit07b92d0d570c903aeef4f3b76ebbdd728bc72805 (patch)
tree1e2fb26163ea4624e501dc3fc288341fffea2d3a /drivers
parentce2ac52105aa663056dfc17966ebed1bf93e6e64 (diff)
downloadlinux-fsl-qoriq-07b92d0d570c903aeef4f3b76ebbdd728bc72805.tar.xz
POSIX extensions disabled on client due to illegal O_EXCL flag sent to Samba
Samba rejected libreoffice's attempt to open a file with illegal O_EXCL (without O_CREAT). Mask this flag off (as the local linux file system case does) for this case, so that we don't have disable Unix Extensions unnecessarily due to the Samba error (Samba server is also being fixed). See https://bugzilla.samba.org/show_bug.cgi?id=9519 Reviewed-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Steve French <smfrench@gmail.com> Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions