Control: reassign -1 src:linux 3.2.46-1

On Tue, 2013-07-23 at 01:50 +0900, J. R. Okajima wrote:
> > Package: nfs-common
> > Version: 1:1.2.6-4
> > Severity: normal
> >
> > Dear Maintainer,
> >
> > I met a strange behavour of mount.nfs.
> > When I run "mount -o remount /nfs/mntpnt", it terminated silently but
> > the exit status was 32. Actually when I add "-v" option, it prints
> > "mount.nfs: mount(2): Invalid argument".
[...]
> - but /proc/mounts always shows "sec=".
> - when /etc/mtab is a symlink, mount(8) retrives the option strings from
>   /proc/mounts including "sec=sys" and passes it to mount.nfs.
> - NFS in kernel-space parses the given options, compares them with the
>   internally stored flags, and found that
>   + "sec=sys" is given explicitly.
>   + but the internal status doesn't have "sec=sys" flag set.
[...]

Surely this is just a bug in the kernel NFS client - it is
inconsistently deciding in one place that it has the option sec=sys amd
in another that it doesn't have that option.

Ben.

-- 
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to