Displaying 2 results from an estimated 2 matches for "vfs_getattr".
Did you mean:
nfs_getattr
2010 Mar 24
1
Possible race in btrfs
...2.6.33.Please examine this issue and let me know if this is a
problem or not.The race could occur between stat system call and
writeback kernel thread.
The lines are
fs/btrfs/inode.c 5422
fs/btrfs/inode.c 1378
The stack traces are
For file line fs/btrfs/inode.c 5422
btrfs_getattr+0x141/0x15e
vfs_getattr+0x47/0xf4
vfs_fstatat+0x43/0x5a
vfs_stat+0x16/0x18
sys_newstat+0x3d/0x75
system_call_fastpath+0x16/0x1b
And for file line fs/btrfs/inode.c 1378
btrfs_clear_bit_hook+0xcc1/0x10f2
clear_state_bit+0x4db/0xa89
clear_extent_bit+0x9e1/0xc86
extent_clear_unlock_delalloc+0x8c/0x1d8
cow_...
2016 Dec 25
1
System freeze if mount cifs share with option "hard", and samba server is not available
...+0xae/0x290 [cifs]
Dec 25 05:35:56 machine-hostname kernel: [<ffffffffa04247c0>] cifs_revalidate_dentry_attr+0xd0/0x1e0 [cifs]
Dec 25 05:35:56 machine-hostname kernel: [<ffffffffa0424987>] cifs_getattr+0x57/0x130 [cifs]
Dec 25 05:35:56 machine-hostname kernel: [<ffffffff811e34c6>] vfs_getattr+0x46/0x80
Dec 25 05:35:56 machine-hostname kernel: [<ffffffff811e35f5>] vfs_fstatat+0x75/0xc0
Dec 25 05:35:56 machine-hostname kernel: [<ffffffff811e3c04>] SYSC_newfstatat+0x24/0x60
Dec 25 05:35:56 machine-hostname kernel: [<ffffffff816411b3>] ? trace_do_page_fault+0x43/0x110
Dec...