Re: linux-cifs-client Digest, Vol 68, Issue 24 Patch:fix error handling in mount-time
Rob Shinn <[email protected]>
| Newsgroups | gmane.linux.file-systems.cifs |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Jul 26, 2009 at 07:51:36AM -0700, Duffields wrote: > I guess the Jeff Layton was suggesting that the code he included in his reply > would fix the problem I am having mounting a DNS-323 with Ubuntu 9.04 > standard repository contents of samba. > > But, not being a Linux developer, I have no idea of how to impliment the > patch. > Hello. 'man patch' is your new best friend, but in general, 'patch -p1 <somefile.diff', or -p0, whatever seems appropriate.