Linux CIFS
[Prev Page][Next Page]
[PATCH 00/12] fscache: Some prep work for fscache rewrite,
David Howells
- [PATCH 01/12] fscache: Select netfs stats if fscache stats are enabled, David Howells
- [PATCH 02/12] netfs: Move cookie debug ID to struct netfs_cache_resources, David Howells
- [PATCH 03/12] cachefiles: Use file_inode() rather than accessing ->f_inode, David Howells
- [PATCH 04/12] fscache: Add a cookie debug ID and use that in traces, David Howells
- [PATCH 05/12] fscache: Procfile to display cookies, David Howells
- [PATCH 06/12] fscache, cachefiles: Remove the histogram stuff, David Howells
- [PATCH 07/12] fscache: Remove the object list procfile, David Howells
- [PATCH 08/12] fscache: Change %p in format strings to something else, David Howells
- [PATCH 09/12] cachefiles: Change %p in format strings to something else, David Howells
- [PATCH 10/12] fscache: Fix cookie key hashing, David Howells
- [PATCH 11/12] fscache: Fix fscache_cookie_put() to not deref after dec, David Howells
- [PATCH 12/12] fscache: Use refcount_t for the cookie refcount instead of atomic_t, David Howells
- Re: [PATCH 00/12] fscache: Some prep work for fscache rewrite, Jeff Layton
- [PATCH v2 04/12] fscache: Add a cookie debug ID and use that in traces, David Howells
[PATCH] cifs: Avoid field over-reading memcpy(),
Kees Cook
[SMBDIRECT][PATCH] missing rc checks while waiting for SMB3 over RDMA events,
Steve French
2 error cases in sid_to_id are ignored,
Steve French
Problem storing credentials with pam_cifscreds on desktop systems, Kim Henriksen
[PATCH][SMB311] remove dead code for non-compounded SMB311 posix query info,
Steve French
[PATCH][CIFS] Fix uninitialized variable in SMB1 POSIX query info error path, Steve French
[SMB3][PATCH] fs/cifs/cifs_swn.c:468 cifs_swn_store_swn_addr() error: uninitialized symbol 'port'., Steve French
[CIFS][PATCH] fix unneeded null check, Steve French
[PATCH] [CIFS] changes to support multichannel during channel reconnect, Steve French
[CIFS][PATCH], Steve French
[PATCH -next v2] cifs: convert list_for_each to entry variant in smb2misc.c,
Baokun Li
[PATCH] cifs: avoid extra calls in posix_info_parse,
Ronnie Sahlberg
[PATCH -next] cifs: convert list_for_each to entry variant in smb2misc.c,
Baokun Li
[PATCH -next] cifsd: convert list_for_each to entry variant in smb_common.c, Baokun Li
[PATCH -next] cifs: convert list_for_each to entry variant in cifs_debug.c,
Baokun Li
[PATCH 1/1] cifs: remove unnecessary oom message,
Zhen Lei
[PATCH -next v2] cifsd: convert list_for_each to entry variant in smb2pdu.c, Baokun Li
[PATCH -next] cifsd: fix WARNING: convert list_for_each to entry variant in smb2pdu.c,
Baokun Li
[PATCH -next] cifsd: convert list_for_each to entry variant in vfs_cache.c, Baokun Li
[PATCH] cifs: retry lookup and readdir when EAGAIN is returned.,
Thiago Rafael Becker
[PATCH] netfs: Add MAINTAINERS record,
David Howells
[PATCH 0/14 v8] fs: Hole punch vs page cache filling races,
Jan Kara
- [PATCH 02/14] documentation: Sync file_operations members with reality, Jan Kara
- [PATCH 04/14] mm: Add functions to lock invalidate_lock for two mappings, Jan Kara
- [PATCH 08/14] xfs: Convert to use invalidate_lock, Jan Kara
- [PATCH 01/14] mm: Fix comments mentioning i_mutex, Jan Kara
- [PATCH 13/14] ceph: Fix race between hole punch and page fault, Jan Kara
- [PATCH 06/14] ext2: Convert to using invalidate_lock, Jan Kara
- [PATCH 12/14] fuse: Convert to using invalidate_lock, Jan Kara
- [PATCH 14/14] cifs: Fix race between hole punch and page fault, Jan Kara
- [PATCH 03/14] mm: Protect operations adding pages to page cache with invalidate_lock, Jan Kara
- [PATCH 05/14] ext4: Convert to use mapping->invalidate_lock, Jan Kara
- [PATCH 07/14] xfs: Refactor xfs_isilocked(), Jan Kara
- [PATCH 10/14] zonefs: Convert to using invalidate_lock, Jan Kara
- [PATCH 11/14] f2fs: Convert to using invalidate_lock, Jan Kara
- [PATCH 09/14] xfs: Convert double locking of MMAPLOCK to use VFS helpers, Jan Kara
[cifs:for-next 17/18] fs/cifs/dfs_cache.c:1433:1: warning: the frame size of 1120 bytes is larger than 1024 bytes, kernel test robot
Is it possible to mount a cifs share with kerberos using the machine account (with active directory), Bruno Bigras
[PATCH][next] cifsd: fix kfree of uninitialized pointer oid,
Colin King
[PATCH -next] cifs: fix doc warnings in cifs_dfs_ref.c,
Baokun Li
fscache metadata query, Shyam Prasad N
[CIFS][PATCH] Enable extended stats by default, Steve French
[PATCH v5] cifs: decoding negTokenInit with generic ASN1 decoder, Hyunchul Lee
quic in-kernel implementation?,
Alexander Ahring Oder Aring
[PATCH 0/14 v7] fs: Hole punch vs page cache filling races,
Jan Kara
- [PATCH 04/14] mm: Add functions to lock invalidate_lock for two mappings, Jan Kara
- [PATCH 02/14] documentation: Sync file_operations members with reality, Jan Kara
- [PATCH 03/14] mm: Protect operations adding pages to page cache with invalidate_lock, Jan Kara
- [PATCH 01/14] mm: Fix comments mentioning i_mutex, Jan Kara
- [PATCH 06/14] ext2: Convert to using invalidate_lock, Jan Kara
- [PATCH 10/14] zonefs: Convert to using invalidate_lock, Jan Kara
- [PATCH 14/14] cifs: Fix race between hole punch and page fault, Jan Kara
- [PATCH 05/14] ext4: Convert to use mapping->invalidate_lock, Jan Kara
- [PATCH 07/14] xfs: Refactor xfs_isilocked(), Jan Kara
- [PATCH 08/14] xfs: Convert to use invalidate_lock, Jan Kara
- [PATCH 13/14] ceph: Fix race between hole punch and page fault, Jan Kara
- [PATCH 12/14] fuse: Convert to using invalidate_lock, Jan Kara
- [PATCH 11/14] f2fs: Convert to using invalidate_lock, Jan Kara
- [PATCH 09/14] xfs: Convert double locking of MMAPLOCK to use VFS helpers, Jan Kara
- Re: [PATCH 0/14 v7] fs: Hole punch vs page cache filling races, Jan Kara
[PATCH linux-next] cifs: fix type of chans_need_reconnect on 32bit, Michal Suchanek
[PATCH] [-next] cifsd: remove duplicated argument,
Wan Jiabing
[PATCH v4] cifs: decoding negTokenInit with generic ASN1 decoder,
Hyunchul Lee
[cifs:for-next 9/9] fs/cifs/connect.c:254:14: warning: variable 'ses' is uninitialized when used here, kernel test robot
[PATCH][CIFS] Remove duplicated prototype, Steve French
[cifs:for-next 7/9] fs/cifs/smb2transport.c:429:15: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long'), kernel test robot
[cifs:for-next 4/6] fs/cifs/smb2transport.c:429:15: warning: format specifies type 'unsigned long' but the argument has type 'size_t' (aka 'unsigned int'), kernel test robot
[RFC PATCH] cifs: retry lookup and readdir when EAGAIN is returned.,
Thiago Rafael Becker
[PATCH] cifs: Change cifs_ses.chans_need_reconnect and chan_index to "unsigned long",
Geert Uytterhoeven
[next] fs: cifsglob.h:955:20: error: passing argument 2 of 'test_bit' from incompatible pointer type,
Naresh Kamboju
Kernel fails to access file on Fritzbox, but smbget works,
Jörg Sommer
[cifs:for-next 3/4] fs/cifs/sess.c:98:22: error: passing argument 2 of 'set_bit' from incompatible pointer type, kernel test robot
[no subject],
Ronnie Sahlberg
[PATCH cifs-utils] fix regression for kerberos mount after CVE fix,
Aurélien Aptel
Multichannel patches,
Shyam Prasad N
[PATCH v4 00/10] cifsd: introduce new SMB3 kernel server,
Namjae Jeon
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
[PATCH -next v3] cifsd: check return value of ksmbd_vfs_getcasexattr() correctly,
Yang Yingliang
[PATCH -next v2] cifsd: check return value of ksmbd_vfs_getcasexattr() correctly,
Yang Yingliang
[PATCH -next] cifs: Remove unused inline function is_sysvol_or_netlogon(),
YueHaibing
[PATCH -next 1/3] cifsd: fix memleak in ksmbd_vfs_stream_write(),
Yang Yingliang
[PATCH] cifs: fix ipv6 formating in cifs_ses_add_channel,
Aurélien Aptel
Current cifsd-for-next passed buildbot regression tests, Steve French
[PATCH] cifs: Constify static struct genl_ops,
Rikard Falkeborn
[Bug 14713] SMBv3 negotiation fails with a Solaris server,
samba-bugs
- <Possible follow-ups>
- [Bug 14713] SMBv3 negotiation fails with a Solaris server, samba-bugs
- [Bug 14713] SMBv3 negotiation fails with a Solaris server, samba-bugs
- [Bug 14713] SMBv3 negotiation fails with a Solaris server, samba-bugs
- [Bug 14713] SMBv3 negotiation fails with a Solaris server, samba-bugs
- [Bug 14713] SMBv3 negotiation fails with a Solaris server, samba-bugs
- [Bug 14713] SMBv3 negotiation fails with a Solaris server, samba-bugs
- [Bug 14713] SMBv3 negotiation fails with a Solaris server, samba-bugs
- [Bug 14713] SMBv3 negotiation fails with a Solaris server, samba-bugs
- [Bug 14713] SMBv3 negotiation fails with a Solaris server, samba-bugs
- [Bug 14713] SMBv3 negotiation fails with a Solaris server, samba-bugs
- [Bug 14713] SMBv3 negotiation fails with a Solaris server, samba-bugs
- [Bug 14713] SMBv3 negotiation fails with a Solaris server, samba-bugs
- [Bug 14713] SMBv3 negotiation fails with a Solaris server, samba-bugs
- [Bug 14713] SMBv3 negotiation fails with a Solaris server, samba-bugs
- [Bug 14713] SMBv3 negotiation fails with a Solaris server, samba-bugs
- [Bug 14713] SMBv3 negotiation fails with a Solaris server, samba-bugs
- [Bug 14713] SMBv3 negotiation fails with a Solaris server, samba-bugs
- [Bug 14713] SMBv3 negotiation fails with a Solaris server, samba-bugs
- [Bug 14713] SMBv3 negotiation fails with a Solaris server, samba-bugs
- [Bug 14713] SMBv3 negotiation fails with a Solaris server, samba-bugs
- [Bug 14713] SMBv3 negotiation fails with a Solaris server, samba-bugs
- [Bug 14713] SMBv3 negotiation fails with a Solaris server, samba-bugs
- [Bug 14713] SMBv3 negotiation fails with a Solaris server, samba-bugs
- [Bug 14713] SMBv3 negotiation fails with a Solaris server, samba-bugs
- [Bug 14713] SMBv3 negotiation fails with a Solaris server, samba-bugs
- [Bug 14713] SMBv3 negotiation fails with a Solaris server, samba-bugs
- [Bug 14713] SMBv3 negotiation fails with a Solaris server, samba-bugs
- [Bug 14713] SMBv3 negotiation fails with a Solaris server, samba-bugs
- [Bug 14713] SMBv3 negotiation fails with a Solaris server, samba-bugs
- [Bug 14713] SMBv3 negotiation fails with a Solaris server, samba-bugs
- [Bug 14713] SMBv3 negotiation fails with a Solaris server, samba-bugs
- [Bug 14713] SMBv3 negotiation fails with a Solaris server, samba-bugs
- [Bug 14713] SMBv3 negotiation fails with a Solaris server, samba-bugs
- [Bug 14713] SMBv3 negotiation fails with a Solaris server, samba-bugs
[PATCH 0/13 v6] fs: Hole punch vs page cache filling races,
Jan Kara
- [PATCH 02/13] documentation: Sync file_operations members with reality, Jan Kara
- [PATCH 01/13] mm: Fix comments mentioning i_mutex, Jan Kara
- [PATCH 04/13] mm: Add functions to lock invalidate_lock for two mappings, Jan Kara
- [PATCH 03/13] mm: Protect operations adding pages to page cache with invalidate_lock, Jan Kara
- [PATCH 09/13] zonefs: Convert to using invalidate_lock, Jan Kara
- [PATCH 07/13] xfs: Convert to use invalidate_lock, Jan Kara
- [PATCH 10/13] f2fs: Convert to using invalidate_lock, Jan Kara
- [PATCH 08/13] xfs: Convert double locking of MMAPLOCK to use VFS helpers, Jan Kara
- [PATCH 13/13] cifs: Fix race between hole punch and page fault, Jan Kara
- [PATCH 11/13] fuse: Convert to using invalidate_lock, Jan Kara
- [PATCH 06/13] ext2: Convert to using invalidate_lock, Jan Kara
- [PATCH 12/13] ceph: Fix race between hole punch and page fault, Jan Kara
- [PATCH 05/13] ext4: Convert to use mapping->invalidate_lock, Jan Kara
[GIT PULL] netfs: Fixes,
David Howells
[PATCH AUTOSEL 4.14 20/21] SMB3: incorrect file id in requests compounded with open, Sasha Levin
[PATCH AUTOSEL 4.19 22/25] SMB3: incorrect file id in requests compounded with open, Sasha Levin
[PATCH AUTOSEL 5.4 48/52] SMB3: incorrect file id in requests compounded with open, Sasha Levin
[PATCH AUTOSEL 5.10 54/62] SMB3: incorrect file id in requests compounded with open, Sasha Levin
[PATCH AUTOSEL 5.12 55/63] SMB3: incorrect file id in requests compounded with open, Sasha Levin
[PATCH v3] cifs: decoding negTokenInit with generic ASN1 decoder,
Hyunchul Lee
[PATCH cifs-utils] smbinfo: add support for new key dump ioctl,
Aurélien Aptel
[PATCH v1 0/2] Change CIFS_FULL_KEY_DUMP ioctl to return variable size keys,
Aurélien Aptel
[PATCH v3 00/10] cifsd: introduce new SMB3 kernel server,
Namjae Jeon
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Re: [PATCH v3 00/10] cifsd: introduce new SMB3 kernel server, Steve French
[PATCH v2] cifs: decoding negTokenInit with generic ASN1 decoder,
Hyunchul Lee
bug in dumping server name in tracepoints,
Steve French
[PATCH] cifs: use the expiry output of dns_query to schedule next resolution,
Shyam Prasad N
[PATCH -next] cifsd: fix build error without CONFIG_OID_REGISTRY,
Wei Yongjun
[PATCH] cifs: decoding negTokenInit with generic ASN1 decoder, Hyunchul Lee
Fwd: ksmbd and reflink support - enables many more functional tests,
Steve French
[PATCH] cifs: Fix inconsistent indenting,
Jiapeng Chong
KASAN use after free in deferred close,
ronnie sahlberg
[PATCH] cifs: fix memory leak in smb2_copychunk_range,
Ronnie Sahlberg
duplicated or invalid inode number issue with ksmbd?, Steve French
current Linux client vs. current ksmbd,
Steve French
Fwd: [EXTERNAL] Re: ioctl.c:undefined reference to `__get_user_bad',
Steve French
Re: oops in deferred close, Rohith Surabattula
crediting/tracing related oops in xfstest 478,
Steve French
Re: [Linux-cifsd-devel] [PATCH] cifsd: Do not use 0 as TreeID,
Stefan Metzmacher
Additional xfstests,
Steve French
[PATCH] netfs: Make CONFIG_NETFS_SUPPORT auto-selected rather than manual,
David Howells
[PATCH] netfs: Pass flags through to grab_cache_page_write_begin(),
David Howells
Removing readpages aop,
Matthew Wilcox
[PATCH 0/11 v5] fs: Hole punch vs page cache filling races,
Jan Kara
- [PATCH 01/11] mm: Fix comments mentioning i_mutex, Jan Kara
- [PATCH 02/11] documentation: Sync file_operations members with reality, Jan Kara
- [PATCH 04/11] ext4: Convert to use mapping->invalidate_lock, Jan Kara
- [PATCH 09/11] fuse: Convert to using invalidate_lock, Jan Kara
- [PATCH 10/11] ceph: Fix race between hole punch and page fault, Jan Kara
- [PATCH 03/11] mm: Protect operations adding pages to page cache with invalidate_lock, Jan Kara
- [PATCH 06/11] xfs: Convert to use invalidate_lock, Jan Kara
- [PATCH 08/11] f2fs: Convert to using invalidate_lock, Jan Kara
- [PATCH 07/11] zonefs: Convert to using invalidate_lock, Jan Kara
- [PATCH 11/11] cifs: Fix race between hole punch and page fault, Jan Kara
- [PATCH 05/11] ext2: Convert to using invalidate_lock, Jan Kara
[PATCH cifs-utils] mount.cifs: handle multiple ip addresses per hostname,
Paulo Alcantara
[PATCH 0/3] Support multiple ips per hostname,
Paulo Alcantara
[PATCH] cifsd: fix an uninitialized variable in smb2_write(),
Dan Carpenter
Compile warning with current kernel and netfs,
Steve French
fanotify and network/cluster fs,
Steve French
Add seven more xfstests to the main regression test group for the client, Steve French
rapages mount option and xfstests, Steve French
[PATCH] Signed-off-by: wenhuizhang <wenhui@xxxxxxxxxxxxxx>,
wenhuizhang
[PATCH] Deadstore detected by Lukas Bulwahn's CodeChecker Tool (ELISA group), wenhuizhang
[PATCH] cifs: deadstore delete in deferred files, wenhuizhang
[PATCH] cifs: remove deadstore in cifs_close_all_deferred_files(), wenhuizhang
[PATCH] copy_file_range.2: Update cross-filesystem support for 5.12,
Alejandro Colomar
[PATCH][SMB3] 3 small multichannel client patches,
Steve French
[PATCH] mount.cifs: fix crash when mount point does not exist,
Paulo Alcantara
Question regarding the patch "cifs: Fix the target file was deleted when rename failed.",
Jan Melcher
[PATCH-V2] fs/cifs: Fix resource leak, Khaled ROMDHANI
[PATCH-next] fs/cifs: Fix resource leak,
Khaled ROMDHANI
Unable to find pw entry for uid,
Calvin Chiang
[PATCH] smb3.1.1: allow dumping GCM256 keys to improve debugging of encrypted shares,
Steve French
[PATCH] cifs: fix regression when mounting shares with prefix paths,
Paulo Alcantara
[PATCH] cifs: fix automount regression of dfs links,
Paulo Alcantara
[PATCH] cifs: detect dead connections only when echoes are enabled.,
Shyam Prasad N
[PATCH] cifs: add shutdown support,
Steve French
[PATCH] smb3.1.1: enable negotiating stronger encryption by default, Steve French
[cifs:for-next 41/41] fs/cifs/smb2ops.c:2671:1: sparse: sparse: symbol 'smb2_query_info_compound_final' was not declared. Should it be static?,
kernel test robot
cifs-utils mount credentials file is relative to mountpoint, Daniel Lewart
[GIT PULL] Network fs helper library & fscache kiocb API,
David Howells
oops running test 130,
Steve French
[PATCH] cifs: when out of credits on one channel, retry on another.,
Shyam Prasad N
[PATCH] smb3: add rasize mount parameter to improve performance of readahead,
Steve French
mount context "got_ ..." variables,
Steve French
[PATCH 0/12 v4] fs: Hole punch vs page cache filling races,
Jan Kara
[PATCH v7 00/31] Network fs helper library & fscache kiocb API,
David Howells
- [PATCH v7 01/31] iov_iter: Add ITER_XARRAY, David Howells
- [PATCH v7 02/31] mm: Add set/end/wait functions for PG_private_2, David Howells
- [PATCH v7 03/31] mm/filemap: Pass the file_ra_state in the ractl, David Howells
- [PATCH v7 04/31] fs: Document file_ra_state, David Howells
- [PATCH v7 05/31] mm/readahead: Handle ractl nr_pages being modified, David Howells
- [PATCH v7 06/31] mm: Implement readahead_control pageset expansion, David Howells
- [PATCH v7 07/31] netfs: Make a netfs helper module, David Howells
- [PATCH v7 08/31] netfs: Documentation for helper library, David Howells
- [PATCH v7 09/31] netfs, mm: Move PG_fscache helper funcs to linux/netfs.h, David Howells
- [PATCH v7 10/31] netfs, mm: Add set/end/wait_on_page_fscache() aliases, David Howells
- [PATCH v7 11/31] netfs: Provide readahead and readpage netfs helpers, David Howells
- [PATCH v7 12/31] netfs: Add tracepoints, David Howells
- [PATCH v7 14/31] netfs: Add write_begin helper, David Howells
- [PATCH v7 13/31] netfs: Gather stats, David Howells
- [PATCH v7 15/31] netfs: Define an interface to talk to a cache, David Howells
- [PATCH v7 16/31] netfs: Add a tracepoint to log failures that would be otherwise unseen, David Howells
- [PATCH v7 17/31] fscache, cachefiles: Add alternate API to use kiocb for read/write to cache, David Howells
- [PATCH v7 18/31] afs: Disable use of the fscache I/O routines, David Howells
- [PATCH v7 19/31] afs: Pass page into dirty region helpers to provide THP size, David Howells
- [PATCH v7 20/31] afs: Print the operation debug_id when logging an unexpected data version, David Howells
- [PATCH v7 21/31] afs: Move key to afs_read struct, David Howells
- [PATCH v7 22/31] afs: Don't truncate iter during data fetch, David Howells
- [PATCH v7 23/31] afs: Log remote unmarshalling errors, David Howells
- [PATCH v7 24/31] afs: Set up the iov_iter before calling afs_extract_data(), David Howells
- [PATCH v7 25/31] afs: Use ITER_XARRAY for writing, David Howells
- [PATCH v7 26/31] afs: Wait on PG_fscache before modifying/releasing a page, David Howells
- [PATCH v7 27/31] afs: Extract writeback extension into its own function, David Howells
- [PATCH v7 28/31] afs: Prepare for use of THPs, David Howells
- [PATCH v7 29/31] afs: Use the fs operation ops to handle FetchData completion, David Howells
- [PATCH v7 30/31] afs: Use new netfs lib read helper API, David Howells
- [PATCH v7 31/31] afs: Use the netfs_write_begin() helper, David Howells
- [PATCH] iov_iter: Four fixes for ITER_XARRAY, David Howells
- [PATCH] netfs: Miscellaneous fixes, David Howells
[PATCH] cifs: fix leak in cifs_smb3_do_mount() ctx,
David Disseldorp
Hole punch races in CIFS, Jan Kara
ksmbd testing progress - buildbot run passed,
Steve French
cifs.upcall broken with cifs-utils 6.13,
Alexander Koch
[PATCH][SMB3] limit noisy error,
Steve French
Fwd: Deferred close patch - performance improvements, Steve French
testing results against current for-next, Steve French
[PATCH] cifs: fix out-of-bound memory access when calling smb3_notify() at mount point,
Eugene Korenevsky
[PATCH v2] cifs: remove unnecessary copies of tcon->crfid.fid,
Muhammad Usama Anjum
Buildbot kernel build rpm error, Steve French
[PATCH] cifs: remove unnecessary copies of tcon->crfid.fid,
Muhammad Usama Anjum
[PATCH] cifs: Return correct error code from smb2_get_enc_key,
Paul Aurich
multiuser access and group membership(s),
L Walsh
[ANNOUNCE] cifs-utils release 6.13 ready for download, Pavel Shilovsky
[PATCH v1] cifs: remove old dead code, Aurélien Aptel
[PATCH] SMB3: update structures for new compression protocol definitions, Steve French
[PATCH][SMB3] smb3: update protocol header definitions based to include new flags, Steve French
[PATCH] cifs: correct comments explaining internal semaphore usage in the module,
Steve French
[PATCH v1] smb2: fix use-after-free in smb2_ioctl_query_info(),
Aurélien Aptel
[PATCH] cifs: Fix build error when no CONFIG_DNS_RESOLVER,
Zhang Xiaoxu
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]