Bug 212347

Summary: ncpmount fails on kernel 2.6.18-1.2200.fc5
Product: [Fedora] Fedora Reporter: Robert Evans <robert.evans>
Component: kernelAssignee: Dave Jones <davej>
Status: CLOSED DUPLICATE QA Contact: Brian Brock <bbrock>
Severity: high Docs Contact:
Priority: medium    
Version: 5CC: pfrields, wtogami
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-10-28 05:42:15 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Robert Evans 2006-10-26 14:09:07 UTC
Description of problem:
ncpount fails in mount(2) with 
ncpmount: No such device in mount(2)

Version-Release number of selected component (if applicable):
ncpfs-2.2.6-2
kernel-2.6.18-1.2200.fc5

How reproducible:
Always on kernel 2.6.18-1.2200.fc5.
This version of ncpmount works on kernel 2.6.17-1.2187_FC5

Steps to Reproduce:
1. uname -a

2. /usr/bin/ncpmount -S server -A server -V nds-dir -U nds-user -P password -d
0700 /dir
  
Actual results:
Linux catullo 2.6.18-1.2200.fc5 #1 Sat Oct 14 16:59:26 EDT 2006 i686 i686 i386
GNU/Linux
ncpmount: No such device in mount(2)

Expected results:
Directory should mount.

Additional info:
Works on 2.6.17-1.2187_FC5
uname -a
Linux bardolino 2.6.17-1.2187_FC5 #1 Mon Sep 11 01:17:06 EDT 2006 i686 i686 i386
GNU/Linux
/usr/bin/ncpmount -S server -A server -V nds-dir -U nds-user -P password -d 0700
/dir
[mounts ok]

Comment 1 Dave Jones 2006-10-28 05:42:15 UTC

*** This bug has been marked as a duplicate of 211325 ***