search for: smb_fill_super

Displaying 2 results from an estimated 2 matches for "smb_fill_super".

2005 Jan 04
0
[2.6 patch] smbfs: make some functions static
...ops); /* dir.c */ extern struct file_operations smb_dir_operations; @@ -62,7 +60,6 @@ extern void smb_set_inode_attr(struct inode *inode, struct smb_fattr *fattr); extern void smb_invalidate_inodes(struct smb_sb_info *server); extern int smb_revalidate_inode(struct dentry *dentry); -extern int smb_fill_super(struct super_block *sb, void *raw_data, int silent); extern int smb_getattr(struct vfsmount *mnt, struct dentry *dentry, struct kstat *stat); extern int smb_notify_change(struct dentry *dentry, struct iattr *attr); /* file.c */ @@ -81,10 +78,8 @@ extern int smb_init_request_cache(void); extern...
2005 Nov 28
1
Is samba or a kernel bug causing my FC4 server to crash?
...5 15:07:55 poseidon kernel: [<c01decc3>] __spin_lock_debug+0xac/0xcf Nov 25 15:07:55 poseidon kernel: [<c01ded32>] _raw_spin_lock+0x4c/0x6a Nov 25 15:07:55 poseidon kernel: [<f8b75251>] smbiod_register_server+0xd/0x39 [smbfs] Nov 25 15:07:55 poseidon kernel: [<f8b743da>] smb_fill_super+0x23b/0x3b5 [smbfs] Nov 25 15:07:55 poseidon kernel: [<c01d9aba>] idr_get_new_above_int+0x5e/0xe9 Nov 25 15:07:55 poseidon kernel: [<c017de5f>] get_filesystem+0xf/0x36 Nov 25 15:07:55 poseidon kernel: [<c0169d70>] sget+0x161/0x16d Nov 25 15:07:55 poseidon kernel: [<c016a420...