Bug 32132

Summary: doesn't autodetect smb
Product: [Retired] Red Hat Linux Reporter: Chris Ricker <chris.ricker>
Component: util-linuxAssignee: Elliot Lee <sopwith>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: low    
Version: 7.1Keywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-01-17 19:19:52 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 Chris Ricker 2001-03-18 17:39:24 UTC
This is with qa0309 (mount-2.10r-2, kernel-2.4.2-0.1.23)

mount doesn't autodetect that mounts of //server/share are of type smb;
unless I'm mistaken in my memory, this is a regression from RH 7.0 which
I think realized that // must be smb shares

# on qa0309 machine:

[root@localhost /mnt]# mount //verdande/exports /mnt/exports -o ro
mount: special device //verdande/exports does not exist
[root@localhost /mnt]# mount -t smb //verdande/exports /mnt/exports -o ro
Password:
[root@localhost /mnt]#

Comment 1 Bernhard Rosenkraenzer 2002-01-17 19:19:47 UTC
Assigning to util-linux, where mount lives these days.

Comment 2 Elliot Lee 2002-01-29 22:04:26 UTC
Fixed in util-linux-2.11n-3