projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
PCI, PCI Hotplug: introduce slot_name helpers
[linux-2.6]
/
include
/
linux
/
nfs_fs_sb.h
diff --git
a/include/linux/nfs_fs_sb.h
b/include/linux/nfs_fs_sb.h
index
c9beacd
..
4e477ae
100644
(file)
--- a/
include/linux/nfs_fs_sb.h
+++ b/
include/linux/nfs_fs_sb.h
@@
-119,7
+119,6
@@
struct nfs_server {
void (*destroy)(struct nfs_server *);
atomic_t active; /* Keep trace of any activity to this server */
- wait_queue_head_t active_wq; /* Wait for any activity to stop */
/* mountd-related mount options */
struct sockaddr_storage mountd_address;