From: Cyrill Gorcunov Date: Sat, 18 Aug 2007 00:15:20 +0000 (+0000) Subject: [CIFS] Check return code on failed alloc X-Git-Tag: v2.6.23-rc4~133^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e6e6232753482dc0024a319b9d8f611d7a80c19;p=pandora-kernel.git [CIFS] Check return code on failed alloc Signed-off-by: Cyrill Gorcunov Signed-off-by: Steve French --- diff --git a/fs/cifs/README b/fs/cifs/README index fa096f9c824d..b806b11b5560 100644 --- a/fs/cifs/README +++ b/fs/cifs/README @@ -458,6 +458,12 @@ A partial list of the supported mount options follows: byte range locks). remount remount the share (often used to change from ro to rw mounts or vice versa) + servern Specify the server 's netbios name (RFC1001 name) to use + when attempting to setup a session to the server. This is + This is needed for mounting to some older servers (such + as OS/2 or Windows 98 and Windows ME) since they do not + support a default server name. A server name can be up + to 15 characters long and is usually uppercased. sfu When the CIFS Unix Extensions are not negotiated, attempt to create device files and fifos in a format compatible with Services for Unix (SFU). In addition retrieve bits 10-12 Reading git-diff-tree failed