Chuck Lever
|
0e5c2632e1
lockd: Don't bother with RPC ping for NSM upcalls
|
16 年之前 |
Chuck Lever
|
6c9dc42551
lockd: Update NSM state from SM_MON replies
|
16 年之前 |
Mans Rullgard
|
ad5b365c12
NSM: Fix unaligned accesses in nsm_init_private()
|
16 年之前 |
Chuck Lever
|
49b5699b3f
NSM: Move nsm_create()
|
16 年之前 |
Chuck Lever
|
b7ba597fb9
NSM: Move nsm_use_hostnames to mon.c
|
16 年之前 |
Chuck Lever
|
8529bc51d3
NSM: Move nsm_addr() to fs/lockd/mon.c
|
16 年之前 |
Chuck Lever
|
e6765b8397
NSM: Remove include/linux/lockd/sm_inter.h
|
16 年之前 |
Chuck Lever
|
94da7663db
NSM: Replace IP address as our nlm_reboot lookup key
|
16 年之前 |
Chuck Lever
|
77a3ef33e2
NSM: More clean up of nsm_get_handle()
|
16 年之前 |
Chuck Lever
|
b39b897c25
NSM: Refactor nsm_handle creation into a helper function
|
16 年之前 |
Chuck Lever
|
92fd91b998
NLM: Remove "create" argument from nsm_find()
|
16 年之前 |
Chuck Lever
|
3420a8c435
NSM: Add nsm_lookup() function
|
16 年之前 |
Chuck Lever
|
cab2d3c991
NSM: Encode the new "priv" cookie for NSMPROC_MON requests
|
16 年之前 |
Chuck Lever
|
7e44d3bea2
NSM: Generate NSMPROC_MON's "priv" argument when nsm_handle is created
|
16 年之前 |
Chuck Lever
|
05f3a9af58
NSM: Remove !nsm check from nsm_release()
|
16 年之前 |
Chuck Lever
|
bc1cc6c4e4
NSM: Remove NULL pointer check from nsm_find()
|
16 年之前 |
Chuck Lever
|
5cf1c4b19d
NSM: Add dprintk() calls in nsm_find and nsm_release
|
16 年之前 |
Chuck Lever
|
67c6d107a6
NSM: Move nsm_find() to fs/lockd/mon.c
|
16 年之前 |
Chuck Lever
|
03eb1dcbb7
NSM: move to xdr_stream-based XDR encoders and decoders
|
16 年之前 |
Chuck Lever
|
36e8e668d3
NSM: Move NSM program and procedure numbers to fs/lockd/mon.c
|
16 年之前 |
Chuck Lever
|
9c1bfd037f
NSM: Move NSM-related XDR data structures to lockd's xdr.h
|
16 年之前 |
Chuck Lever
|
0c7aef4569
NSM: Check result of SM_UNMON upcall
|
16 年之前 |
Chuck Lever
|
356c3eb466
NLM: Move the public declaration of nsm_unmonitor() to lockd.h
|
16 年之前 |
Chuck Lever
|
c8c23c423d
NSM: Release nsmhandle in nlm_destroy_host
|
16 年之前 |
Chuck Lever
|
1e49323c4a
NLM: Move the public declaration of nsm_monitor() to lockd.h
|
16 年之前 |
Chuck Lever
|
5d254b1198
NSM: Make sure to return an error if the SM_MON call result is not zero
|
16 年之前 |
Chuck Lever
|
5bc74bef7c
NSM: Remove BUG_ON() in nsm_monitor()
|
16 年之前 |
Chuck Lever
|
9fee49024e
NSM: Use sm_name instead of h_name in nsm_monitor() and nsm_unmonitor()
|
16 年之前 |
Chuck Lever
|
29ed1407ed
NSM: Support IPv6 version of mon_name
|
16 年之前 |
Chuck Lever
|
5acf43155d
NSM: convert printk(KERN_DEBUG) to a dprintk()
|
16 年之前 |