﻿id,summary,reporter,owner,description,type,status,component,version,resolution,keywords,cc,guest,host
12879,Can't mount shared folders with guest additions 4.3.10 => Fixed in SVN,pcfens,,"Linux machines running guest additions 4.3.10 give an error when trying to mount shared folders using the command:

{{{
sudo mount -t vboxsf /media/shared /shared_folder
}}}

The error showing up in syslog (multiple times) on the guest system is
{{{
Mar 27 15:07:33 saucy64 kernel: [   28.911001] sf_read_super_aux err=-71
}}}
I confirmed the behavior with packer built VMs running Ubuntu (12.04, 13.10, and 14.04 (daily build)).  Building the same machines in VirtualBox 4.3.10 with guest additions 4.3.8 didn't have the error and performed as expected.

A VBox.log file from the Ubuntu 13.10 machine with the error is attached.",defect,closed,guest additions,VirtualBox 4.3.10,fixed,,,Linux,Linux
