dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/fs/lockd
Chuck Lever 90151e6e4d lockd: Use sockaddr_storage for h_saddr field
To store larger addresses in the nlm_host structure, make h_saddr a
sockaddr_storage.  And let's call it something more self-explanatory:
"saddr" could easily be mistaken for "server address".

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
2008-09-29 18:13:39 -04:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
clntlock.c lockd: Use sockaddr_storage + length for h_addr field 2008-09-29 18:13:39 -04:00
clntproc.c lockd: dont return EAGAIN for a permanent error 2008-07-25 10:53:47 -07:00
host.c lockd: Use sockaddr_storage for h_saddr field 2008-09-29 18:13:39 -04:00
mon.c lockd: introduce new function to encode private argument in SM_MON requests 2008-03-19 18:01:10 -04:00
svc.c lockd: don't depend on lockd main loop to end grace 2008-09-29 18:13:10 -04:00
svc4proc.c lockd: trivial sparse endian annotations 2008-07-23 07:38:04 -04:00
svclock.c locks: add special return value for asynchronous locks 2008-07-25 10:53:47 -07:00
svcproc.c lockd: trivial sparse endian annotations 2008-07-23 07:38:04 -04:00
svcshare.c lockd: fix sparse warning in svcshare.c 2008-04-23 16:13:39 -04:00
svcsubs.c lockd: Use sockaddr_storage for h_saddr field 2008-09-29 18:13:39 -04:00
xdr.c lockd: Eliminate harmless mixed sign comparison in nlmdbg_cookie2a() 2008-01-30 02:06:02 -05:00
xdr4.c LOCKD: Convert printk's to dprintk's in lockd XDR routines 2007-10-09 17:17:12 -04:00