search for: fuse_request_send

Displaying 5 results from an estimated 5 matches for "fuse_request_send".

Did you mean: fuse_request_end
2017 Apr 19
6
CTDB problems
...cks.sh: line 73: gstack: command not found ----- Stack trace for PID=18215 ----- 2017/04/19 10:40:31.293528 [ 7423]: /etc/ctdb/debug_locks.sh: line 73: gstack: command not found ----- Stack trace for PID=30945 ----- ----- Process in D state, printing kernel stack only [<ffffffffa05b253d>] __fuse_request_send+0x13d/0x2c0 [fuse] [<ffffffffa05b26d2>] fuse_request_send+0x12/0x20 [fuse] [<ffffffffa05bb66c>] fuse_setlk+0x16c/0x1a0 [fuse] [<ffffffffa05bc40f>] fuse_file_lock+0x5f/0x210 [fuse] [<ffffffff81253a73>] vfs_lock_file+0x23/0x40 [<ffffffff81255069>] fcntl_setlk+0x159/0x310...
2017 Apr 19
0
CTDB problems
Hi Alex, On Wed, 19 Apr 2017 12:55:45 +0100, Alex Crow via samba wrote: > ----- Process in D state, printing kernel stack only > [<ffffffffa05b253d>] __fuse_request_send+0x13d/0x2c0 [fuse] > [<ffffffffa05b26d2>] fuse_request_send+0x12/0x20 [fuse] > [<ffffffffa05bb66c>] fuse_setlk+0x16c/0x1a0 [fuse] > [<ffffffffa05bc40f>] fuse_file_lock+0x5f/0x210 [fuse] > [<ffffffff81253a73>] vfs_lock_file+0x23/0x40 > [<ffffffff81255069>...
2017 Apr 20
0
CTDB problems
...W > 18214 /usr/libexec/ctdb/ctdb_lock_helper locking.tdb.2 216548 216550 W > 30945 /usr/sbin/smbd brlock.tdb.2.20170419.102626.697770650.corrupt > [...] > ----- Stack trace for PID=30945 ----- > ----- Process in D state, printing kernel stack only > [<ffffffffa05b253d>] __fuse_request_send+0x13d/0x2c0 [fuse] > [<ffffffffa05b26d2>] fuse_request_send+0x12/0x20 [fuse] > [<ffffffffa05bb66c>] fuse_setlk+0x16c/0x1a0 [fuse] > [<ffffffffa05bc40f>] fuse_file_lock+0x5f/0x210 [fuse] > [<ffffffff81253a73>] vfs_lock_file+0x23/0x40 > [<ffffffff81255069>...
2019 Jul 24
20
[PATCH 00/12] block/bio, fs: convert put_page() to put_user_page*()
From: John Hubbard <jhubbard at nvidia.com> Hi, This is mostly Jerome's work, converting the block/bio and related areas to call put_user_page*() instead of put_page(). Because I've changed Jerome's patches, in some cases significantly, I'd like to get his feedback before we actually leave him listed as the author (he might want to disown some or all of these). I added a
2019 Jul 24
20
[PATCH 00/12] block/bio, fs: convert put_page() to put_user_page*()
From: John Hubbard <jhubbard at nvidia.com> Hi, This is mostly Jerome's work, converting the block/bio and related areas to call put_user_page*() instead of put_page(). Because I've changed Jerome's patches, in some cases significantly, I'd like to get his feedback before we actually leave him listed as the author (he might want to disown some or all of these). I added a