LinuxLists
Users
About
Doug Nazar (
[email protected]
)
Number of posts: 68 (0.06 per day)
First post: 2017-08-23 19:53:57
Last post: 2020-07-23 18:36:40
Next Page
Date
List
Subject
2020-07-23 18:36:40
linux-nfs
Re: [PATCH 2/4] idmapd: Add graceful exit and resource cleanup
2020-07-22 05:56:35
linux-nfs
[PATCH 1/4] exportfs: Fix a few valgrind warnings
2020-07-22 05:56:35
linux-nfs
[PATCH 4/4] nfsidmap: Allow overriding location of method libraries
2020-07-22 05:55:56
linux-nfs
[PATCH 3/4] idmapd: Fix client mode support
2020-07-22 05:55:55
linux-nfs
[PATCH 2/4] idmapd: Add graceful exit and resource cleanup
2020-07-22 05:55:46
linux-nfs
[PATCH 0/4] nfs-utils patches
2020-07-22 05:37:33
linux-nfs
[PATCH 5/5] Use static object on main thread, instead of thread specific data.
2020-07-22 05:37:27
linux-nfs
[PATCH 3/5] Add destructor functions to cleanup static resources on exit
2020-07-22 05:37:23
linux-nfs
[PATCH 2/5] svc: Batch allocations of pollfds
2020-07-22 05:37:03
linux-nfs
[PATCH 4/5] Add ability to detect if we're on the main thread.
2020-07-22 05:36:32
linux-nfs
[PATCH 1/5] svc_dg: Free xp_netid during destroy
2020-07-22 05:36:32
linux-nfs
[PATCH 0/5] libtirpc patches
2020-07-20 16:47:52
linux-nfs
Re: [PATCH 02/11] gssd: Fix cccache buffer size
2020-07-20 16:01:14
linux-nfs
Re: [PATCH 09/11] nfsidmap: Add support to cleanup resources on exit
2020-07-18 18:08:28
linux-nfs
Re: [PATCH 11/11] svcgssd: Wait for nullrpc channel if not available
2020-07-18 09:28:21
linux-nfs
[PATCH 06/11] nfsdcld: Add graceful exit handling and resource cleanup
2020-07-18 09:28:02
linux-nfs
[PATCH 11/11] svcgssd: Wait for nullrpc channel if not available
2020-07-18 09:26:38
linux-nfs
[PATCH 08/11] svcgssd: Convert to using libevent
2020-07-18 09:26:07
linux-nfs
[PATCH 07/11] nfsdcld: Don't copy more data than exists in column
2020-07-18 09:25:42
linux-nfs
[PATCH 04/11] gssd: srchost should never be *
2020-07-18 09:25:42
linux-nfs
[PATCH 10/11] svcgssd: Cleanup global resources on exit
2020-07-18 09:25:42
linux-nfs
[PATCH 01/11] Add error handling to libevent allocations.
2020-07-18 09:25:42
linux-nfs
[PATCH 09/11] nfsidmap: Add support to cleanup resources on exit
2020-07-18 09:25:41
linux-nfs
[PATCH 02/11] gssd: Fix cccache buffer size
2020-07-18 09:25:41
linux-nfs
[PATCH 00/11] nfs-utils: Misc cleanups & fixes
2020-07-18 09:25:41
linux-nfs
[PATCH 03/11] gssd: Fix handling of failed allocations
2020-07-18 09:25:41
linux-nfs
[PATCH 05/11] xlog: Reorganize xlog_backend() to work around -Wmaybe-uninitialized
2020-07-17 22:16:21
linux-nfs
Re: nfs-utils README updates
2020-07-16 21:38:19
linux-nfs
nfs-utils README updates
2020-07-16 06:57:37
linux-nfs
Re: [PATCH 00/10] Misc fixes & cleanups for nfs-utils
2020-07-13 22:26:02
linux-nfs
Re: [PATCH 04/10] gssd: gssd_k5_err_msg() returns a ". Use free() to release.
2020-07-12 20:28:17
linux-nfs
Re: [PATCH 04/10] gssd: gssd_k5_err_msg() returns a ". Use free() to release.
2020-07-10 23:32:51
linux-kernel
Re: [PATCH] net/9p: validate fds in p9_fd_open
2020-07-01 21:59:06
linux-nfs
Re: gssd keytab resolution
2020-07-01 18:49:03
linux-nfs
Re: [PATCH v2] Re: Strange segmentation violations of rpc.gssd in Debian Buster
2020-07-01 18:29:35
linux-nfs
[PATCH 08/10] gssd: We never use the nocache param of gssd_check_if_cc_exists()
2020-07-01 18:29:35
linux-nfs
[PATCH 04/10] gssd: gssd_k5_err_msg() returns a strdup'd msg. Use free() to release.
2020-07-01 18:29:35
linux-nfs
[PATCH 09/10] Consolidate printf format attribute handling and fix various format strings
2020-07-01 18:29:34
linux-nfs
[PATCH 10/10] Fix various clang warnings.
2020-07-01 18:28:51
linux-nfs
[PATCH 09/10] Cleanup printf format attribute handling and fix various format strings
2020-07-01 18:28:47
linux-nfs
[PATCH 09/10] Cleanup printf format attribute handling and fix format strings
2020-07-01 18:28:45
linux-nfs
[PATCH 06/10] gssd: Add a few debug statements to help track client_info lifetimes.
2020-07-01 18:28:45
linux-nfs
[PATCH 00/10] Misc fixes & cleanups for nfs-utils
2020-07-01 18:28:45
linux-nfs
[PATCH 07/10] gssd: Lookup local hostname when srchost is '*'
2020-07-01 18:28:45
linux-nfs
[PATCH 01/10] gssd: Refcount struct clnt_info to protect multithread usage
2020-07-01 18:28:45
linux-nfs
[PATCH 03/10] gssd: Cleanup on exit to support valgrind.
2020-07-01 18:28:45
linux-nfs
[PATCH 02/10] Update to libevent 2.x apis.
2020-07-01 18:28:45
linux-nfs
[PATCH 05/10] gssd: Fix locking for machine principal list
2020-06-29 20:11:36
linux-nfs
gssd keytab resolution
2020-06-29 20:08:36
linux-nfs
Re: [PATCH v2] Re: Strange segmentation violations of rpc.gssd in Debian Buster
2020-06-26 21:32:24
linux-nfs
[PATCH v2] Re: Strange segmentation violations of rpc.gssd in Debian Buster