Re: smbfs writepage & struct file

2000-12-10 Thread Urban Widmark
On Tue, 5 Dec 2000, Linus Torvalds wrote: > In comparison to these dentry host problems, your patch looks fine. But I > suspect that you _can_ trigger the BUG() with an empty dentry list due to > dentry shrinking. So what I did is basically to (a) apply your patch and > (b) set writepage to NULL

Re: smbfs writepage & struct file

2000-12-06 Thread Trond Myklebust
> " " == Linus Torvalds <[EMAIL PROTECTED]> writes: >> I was "borrowing" stuff from the nfs code and this looked >> strange: >> >> nfs_writepage_sync: struct dentry *dentry = file->f_dentry; >> struct rpc_cred *cred = nfs_file_cred(file); >> >> yet it is called lik

Re: smbfs writepage & struct file

2000-12-05 Thread Linus Torvalds
On Wed, 6 Dec 2000, Urban Widmark wrote: > > Hardlinks are not supported by smbfs, but they may be supported on the > server side (ntfs). Haven't looked if smb has anything on this. Not sure > if there are any implications on caching and such for smbfs. (If hardlinks > need to be handled, smbfs