/linux-4.1.27/fs/afs/ |
D | volume.c | 119 volume->cell, &vlocation->vldb.servers[loop]); in afs_volume_lookup() 125 volume->servers[volume->nservers] = server; in afs_volume_lookup() 163 afs_put_server(volume->servers[loop]); in afs_volume_lookup() 207 afs_put_server(volume->servers[loop]); in afs_put_volume() 248 server = volume->servers[loop]; in afs_volume_pick_fileserver() 333 if (volume->servers[loop] == server) in afs_volume_release_fileserver() 341 memmove(&volume->servers[loop], in afs_volume_release_fileserver() 342 &volume->servers[loop + 1], in afs_volume_release_fileserver() 343 sizeof(volume->servers[loop]) * in afs_volume_release_fileserver() 345 volume->servers[volume->nservers] = NULL; in afs_volume_release_fileserver()
|
D | vlocation.c | 207 ntohl(vl->vldb.servers[0].s_addr), in afs_vlocation_update_record() 209 ntohl(vl->vldb.servers[1].s_addr), in afs_vlocation_update_record() 211 ntohl(vl->vldb.servers[2].s_addr), in afs_vlocation_update_record() 272 ntohl(vldb->servers[0].s_addr), vldb->srvtmask[0], in afs_vlocation_apply_update() 273 ntohl(vldb->servers[1].s_addr), vldb->srvtmask[1], in afs_vlocation_apply_update() 274 ntohl(vldb->servers[2].s_addr), vldb->srvtmask[2]); in afs_vlocation_apply_update()
|
D | server.c | 114 list_for_each_entry(server, &cell->servers, link) { in afs_lookup_server() 129 list_for_each_entry(server, &cell->servers, link) { in afs_lookup_server() 140 list_add_tail(&server->link, &cell->servers); in afs_lookup_server()
|
D | cell.c | 66 INIT_LIST_HEAD(&cell->servers); in afs_cell_alloc() 362 ASSERT(list_empty(&cell->servers)); in afs_put_cell() 403 ASSERT(list_empty(&cell->servers)); in afs_cell_destroy()
|
D | afs_vl.h | 81 } servers[8]; member
|
D | afs.h | 87 } servers[8]; member
|
D | proc.c | 619 return seq_list_start_head(&cell->servers, *_pos); in afs_proc_cell_servers_start() 631 return seq_list_next(v, &cell->servers, _pos); in afs_proc_cell_servers_next() 655 if (v == &cell->servers) { in afs_proc_cell_servers_show()
|
D | internal.h | 205 struct list_head servers; /* active server list */ member 233 struct in_addr servers[8]; /* fileserver addresses */ member 316 struct afs_server *servers[8]; /* servers on which volume resides (ordered) */ member
|
D | vlclient.c | 91 entry->servers[loop].s_addr = *bp++; in afs_deliver_vl_get_entry_by_xxx()
|
/linux-4.1.27/Documentation/filesystems/pohmelfs/ |
D | design_notes.txt | 25 * Client is able to switch between different servers (if one goes down, client 28 Resending transactions to different servers on timeout or error. 29 * Read request (data read, directory listing, lookup requests) balancing between multiple servers. 30 * Write requests are replicated to multiple servers and completed only when all of them are acked. 31 * Ability to add and/or remove servers from the working set at run-time. 38 can contain creation and data writing commands). Transactions are committed by all the servers 40 For example, reading will return an error if no servers are available. 45 servers and async threads will pick up replies in parallel, find appropriate transactions in the 55 workloads and can fully utilize the bandwidth to the servers when doing bulk 58 POHMELFS clients operate with a working set of servers and are capable of balancing read-only [all …]
|
D | info.txt | 8 Administrator can add or remove servers from the given index, so all mounts, 21 the system checks that servers have to be added or removed from current working set. 62 Client will connect to all servers specified in the working set via previous command:
|
D | network_protocol.txt | 141 It is sent to servers when attributes of the object are changed and received 204 @id - superblock index. Used to specify crypto information for group of servers.
|
/linux-4.1.27/drivers/firmware/google/ |
D | Kconfig | 6 These firmware drivers are used by Google's servers. They are 8 proprietary servers. If in doubt, say "N". 28 the EBDA on Google servers. If found, this log is exported to
|
/linux-4.1.27/fs/cifs/ |
D | Kconfig | 19 file servers such as Windows 2000 (including Windows 2003, Windows 2008, 22 support for OS/2 and Windows ME and similar servers is provided as 31 client for mounting to CIFS compliant servers. It includes 60 bool "Support legacy servers which use weaker LANMAN security" 63 Modern CIFS servers including Samba and most Windows versions 68 establish sessions with some old SMB servers. 71 LANMAN based servers such as OS/2 and Windows 95, but such 74 have a need to access old SMB servers (and are on a private 93 which are needed to mount to certain secure servers (for which more 104 to SMB/CIFS EAs. EAs are stored on Windows servers without the [all …]
|
/linux-4.1.27/fs/nfs/ |
D | Kconfig | 13 To mount file systems exported by NFS servers, you also need to 21 available in the kernel to mount NFS servers. Support for NFS 56 Some NFS servers support an auxiliary NFSv3 ACL protocol that 60 Lists on files residing on NFS servers. NFS servers enforce 67 Most NFS servers don't support the Solaris NFSv3 ACL protocol 83 To mount NFS servers using NFSv4, you also need to install user 153 This option makes the NFS client advertise to NFSv4.1 servers that
|
D | nfs4namespace.c | 259 const struct nfs4_string *buf = &location->servers[s]; in try_location() 445 const struct nfs4_string *buf = &location->servers[s]; in nfs4_try_replacing_one_location()
|
D | nfs4xdr.c | 3634 server = &loc->servers[loc->nservers]; in decode_attr_fs_locations()
|
/linux-4.1.27/Documentation/filesystems/cifs/ |
D | cifs.txt | 7 file servers such as Windows 2000, 2003, 2008 and 2012 11 servers. 14 file system function for CIFS compliant servers, including better
|
D | CHANGES | 8 Fix append problem to Samba servers (files opened with O_APPEND could 82 Samba servers (worked to Windows). Fix rmdir so that pending search 85 when using DFS. Add better file create support to servers which support 93 in a way that more servers accept, but only if we can first rename the 112 files (e.g. "cp -a") to Windows servers. For mkdir and create honor setgid bit 125 for referrals which enable a hierarchical name space among servers). 126 Disable temporary caching of mode bits to servers which do not support 127 storing of mode (e.g. Windows servers, when client mounts without cifsacl 142 mounted to Windows servers. Fix slow file open when cifsacl 148 Fix memory leak in statfs when mounted to very old servers (e.g. [all …]
|
D | TODO | 25 e) improve support for very old servers (OS/2 and Win9x for example) 37 h) Add support for storing symlink info to Windows servers 102 negotiated size) and send larger write sizes to modern servers. 104 4) More exhaustively test against less common servers
|
D | README | 6 servers. This code was developed in participation with the Protocol Freedom 132 Samba 3.0) but the CIFS vfs works fine with a wide variety of CIFS servers. 156 The CIFS client can get and set POSIX ACLs (getfacl, setfacl) to Samba servers 193 servers: 238 problem as most servers support this. 244 servers can remap such characters when an explicit mapping is specified in 266 passed in on mount. For mounts to servers 276 For servers which do not support the CIFS Unix 285 servers which do not report a uid/gid owner 334 newer servers (e.g. Samba 3.0.26 or later) do. rsize can be [all …]
|
D | AUTHORS | 39 Gunter Kukkukk (testing and suggestions for support of old servers)
|
/linux-4.1.27/net/netfilter/ipvs/ |
D | Kconfig | 10 virtual server based on cluster of two or more real servers. This 13 single IP address and scheduling them to real servers. 19 thus load balancing can be achieved among the servers. For more 117 connections to different real servers in a round-robin manner. 126 connections to different real servers based on server weights 128 new connections first than those with less weights, and servers 130 weights and servers with equal weights get equal connections. 201 connections to the servers through looking up a statically assigned 211 connections to the servers through looking up a statically assigned 268 the IP address and port number of real servers cannot be sent to
|
/linux-4.1.27/drivers/staging/lustre/ |
D | README.txt | 14 Lustre has independent Metadata and Data servers that clients can access 22 You will need to install and configure your Lustre servers separately. 67 Do not block in statfs() if some of the servers are down.
|
/linux-4.1.27/kernel/ |
D | Kconfig.hz | 11 beneficial for servers and NUMA systems that do not need to have 22 100 Hz is a typical choice for servers, SMP and NUMA systems
|
/linux-4.1.27/fs/nfsd/ |
D | Kconfig | 50 Solaris NFS servers support an auxiliary NFSv3 ACL protocol that 54 servers. NFS servers enforce POSIX ACLs on local files whether
|
/linux-4.1.27/Documentation/networking/ |
D | ipvs-sysctl.txt | 44 real servers to a very busy cluster. 116 before forwarding them to real servers. If the rate is 1, then 154 connections are allowed to quiescent destination servers. 166 servers but the connection entries don't exist. 215 sloppy_sctp flags on backup servers. For non-persistent services
|
D | udplite.txt | 51 to UDP-Lite servers. The kernel will assume that you are not interested in
|
D | eql.txt | 26 terminal server. I do not know if other terminal servers support load-
|
D | vortex.txt | 328 My "standard config" for ports to which PC's/servers connect directly:
|
D | l2tp.txt | 46 clients/servers and are used to setup / teardown tunnels and
|
D | ip-sysctl.txt | 35 only intended to secure e.g. name servers in namespaces where 515 It MUST NOT be used to help highly loaded servers to stand
|
/linux-4.1.27/Documentation/filesystems/ |
D | afs.txt | 85 volume location servers within that cell, with the latter separated by colons. 145 servers, volumes, and active servers known within that cell. 147 [root@andromeda ~]# cat /proc/fs/afs/cambridge.redhat.com/servers 163 IP addresses of the volume location servers for those cells. The cell to which
|
D | ceph.txt | 34 Metadata servers effectively form a large, consistent, distributed 44 independent metadata servers, allowing scalable concurrent access. 49 go through the tedious process of migrating data between servers.
|
D | dnotify.txt | 43 access to files served by local user mode servers should be notified.
|
D | coda.txt | 160 client cache and makes remote procedure calls to Coda file servers and 161 related servers (such as authentication servers) to service these 446 group of Coda servers acting under the aegis of a single system 721 ACLs to enforce protection and that ultimately the servers, not the 1026 SSuummmmaarryy Close a file, update it on the servers.
|
D | path-lookup.txt | 13 web servers, it is important to optimize this code.
|
D | proc.txt | 1475 avoids servers and important system daemons from being killed and loses the
|
/linux-4.1.27/drivers/parisc/ |
D | Kconfig | 9 were also used in servers from the E-class to the K-class. They 17 The HP-PB bus was used in the Nova class and K-class servers. 33 many PA-RISC workstations & servers. It includes interfaces 148 message logging) as found on high end servers such as A, L and
|
/linux-4.1.27/fs/ncpfs/ |
D | Kconfig | 9 used by Novell NetWare clients to talk to file servers. It is to 53 Allows you to utilize NFS namespace on NetWare servers. It brings 61 Allows you to utilize OS2/LONG namespace on NetWare servers.
|
/linux-4.1.27/Documentation/ |
D | dell_rbu.txt | 3 for updating BIOS images on Dell servers and desktops. 12 the BIOS on Dell servers (starting from servers sold since 1999), desktops
|
D | kernel-per-CPU-kthreads.txt | 210 f. If running on high-end powerpc servers, build with
|
D | applying-patches.txt | 234 less bandwidth used globally and less load on the main kernel.org servers --
|
D | IPMI.txt | 22 http://www.intel.com/design/servers/ipmi/index.htm. IPMI is a big
|
D | kernel-parameters.txt | 2398 in certain environments such as networked servers or 3479 SunRPC servers often require that client requests
|
/linux-4.1.27/net/dns_resolver/ |
D | Kconfig | 15 cell's volume location database servers.
|
/linux-4.1.27/Documentation/filesystems/nfs/ |
D | rpc-server-gss.txt | 2 rpcsec_gss support for kernel RPC servers 6 implement RPCGSS authentication in kernel RPC servers such as the NFS
|
D | pnfs.txt | 5 reference multiple devices, each of which can reference multiple data servers. 46 file driver devices refer to data servers, which are kept in a module
|
D | nfs41-server.txt | 14 (Warning: older servers will interpret "+4.1" and "-4.1" as "+4" and 153 * mandatory only for servers that support CLAIM_DELEGATE_PREV and/or
|
D | nfs.txt | 22 NFSv4 requires clients to identify themselves to servers with a unique
|
D | nfsroot.txt | 60 servers for IP autoconfiguration and NFS.
|
/linux-4.1.27/Documentation/hwmon/ |
D | ibmpowernv | 5 * Any recent IBM P servers based on POWERNV platform
|
D | jc42 | 61 which are used on many DDR3 memory modules for mobile devices and servers. Some
|
/linux-4.1.27/net/ipv4/ |
D | ipconfig.c | 889 u8 servers; in ic_do_bootp_ext() local 912 servers= *ext/4; in ic_do_bootp_ext() 913 if (servers > CONF_NAMESERVERS_MAX) in ic_do_bootp_ext() 914 servers = CONF_NAMESERVERS_MAX; in ic_do_bootp_ext() 915 for (i = 0; i < servers; i++) { in ic_do_bootp_ext()
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-firmware-gsmi | 5 Some servers used internally at Google have firmware
|
/linux-4.1.27/drivers/usb/ |
D | README | 15 host controllers (on PCs, servers, and more); peripheral
|
/linux-4.1.27/arch/openrisc/ |
D | README.openrisc | 88 ethernet support, functional http and telnet servers.
|
/linux-4.1.27/Documentation/virtual/kvm/devices/ |
D | xics.txt | 12 Interrupt Control Presentation (ICP) entities, also called "servers",
|
/linux-4.1.27/Documentation/fb/ |
D | udlfb.txt | 37 * X servers and other applications can use the standard fbdev interface 75 xf86-video-fbdev X server. These servers have no real DisplayLink specific
|
D | matroxfb.txt | 87 XFree servers have big troubles in multihead configurations (even on first
|
/linux-4.1.27/net/ipx/ |
D | Kconfig | 10 want to access Novell NetWare file or print servers using the Linux
|
/linux-4.1.27/drivers/pci/hotplug/ |
D | Kconfig | 30 bool "Save configuration into NVRAM on Compaq servers"
|
/linux-4.1.27/drivers/leds/ |
D | Kconfig | 140 tristate "LED support for SunFire servers." 146 LEDs on the I/O and CPU boards of SunFire UltraSPARC servers. 391 Network Attached Storage servers. You may control the hard
|
/linux-4.1.27/Documentation/x86/i386/ |
D | IO-APIC.txt | 8 multiple IO-APICs. Multiple IO-APICs are used in high-end servers to
|
/linux-4.1.27/Documentation/x86/x86_64/ |
D | boot-options.txt | 200 pSeries and xSeries servers. This hardware IOMMU supports DMA address 271 bridge, X servers that access the hardware directly from user
|
/linux-4.1.27/Documentation/powerpc/ |
D | hvcs.txt | 288 adapter removal is impractical because other vty-servers in other 291 Due to this behavioral restriction disconnection of vty-servers from the 335 firmware and update the partner info for all the vty-servers that this 527 this driver assignment of hotplug added vty-servers may be in a different
|
/linux-4.1.27/arch/powerpc/kvm/ |
D | Kconfig | 194 IBM POWER (pSeries) servers.
|
/linux-4.1.27/net/ |
D | Kconfig | 138 run globally visible servers from within a masqueraded local network 292 maintain capacity for the other flows. This feature provides servers
|
/linux-4.1.27/Documentation/arm64/ |
D | arm-acpi.txt | 3 ACPI can be used for ARMv8 general purpose servers designed to follow 20 industry-standard ARMv8 servers, they also apply to more than one operating 32 reasoning behind ACPI on ARMv8 servers. Actually, we snitch a good portion 66 Key to the use of ACPI is the support model. For servers in general, the
|
D | acpi_object_usage.txt | 550 that can be defined, but are not currently of general interest to ARM servers. 578 servers, there is either no hardware available at present, or in some cases
|
/linux-4.1.27/drivers/net/ppp/ |
D | Kconfig | 96 configuring PPTP clients and servers to utilize this method.
|
/linux-4.1.27/arch/parisc/ |
D | Kconfig | 35 in many of their workstations & servers (HP9000 700 and 800 series,
|
/linux-4.1.27/drivers/staging/unisys/Documentation/ |
D | overview.txt | 7 splitting large-scale Intel x86 servers into multiple isolated
|
/linux-4.1.27/Documentation/fmc/ |
D | identifiers.txt | 30 `http://download.intel.com/design/servers/ipmi/FRU1011.pdf' . The
|
/linux-4.1.27/drivers/tty/ |
D | Kconfig | 108 terminal. Typical programs for the master side are telnet servers 142 terminal. Typical programs for the master side are telnet servers
|
/linux-4.1.27/Documentation/scsi/ |
D | FlashPoint.txt | 45 computer products for network servers, mass storage systems, workstations
|
/linux-4.1.27/Documentation/timers/ |
D | timekeeping.txt | 48 servers using NTP, but all they do basically is update an offset against
|
/linux-4.1.27/net/ipv4/netfilter/ |
D | Kconfig | 320 network servers without having a dedicated load-balancing
|
/linux-4.1.27/drivers/hwmon/ |
D | Kconfig | 537 servers that support Active Energy Manager. This includes 550 power sensors in various IBM System X servers that support 625 mobile devices and servers. Support will include, but not be limited 1630 servers. Only developers and testers should enable it for the
|
/linux-4.1.27/include/linux/ |
D | nfs_xdr.h | 1040 struct nfs4_string servers[NFS4_FS_LOCATION_MAXSERVERS]; member
|
/linux-4.1.27/drivers/tty/serial/8250/ |
D | Kconfig | 13 servers, or users that have one of the various bus mice instead of a
|
/linux-4.1.27/Documentation/vm/ |
D | frontswap.txt | 97 many servers in a cluster can swap, dynamically as needed, to a single
|
/linux-4.1.27/drivers/misc/ |
D | Kconfig | 266 with iLO management processors present on HP ProLiant servers.
|
/linux-4.1.27/drivers/block/ |
D | Kconfig | 292 servers (mount file systems on them etc.). Communication between
|
/linux-4.1.27/net/netfilter/ |
D | Kconfig | 913 This is used to overcome criminally braindead ISPs or servers which 977 network servers/stateful firewalls without having a dedicated
|
/linux-4.1.27/drivers/watchdog/ |
D | Kconfig | 584 as used in the x86 Cobalt servers and also found in some 585 SPARC Netra servers too.
|
/linux-4.1.27/Documentation/sysctl/ |
D | vm.txt | 792 zone_reclaim_mode is disabled by default. For file servers or workloads
|
D | kernel.txt | 902 NMI switch that most IA32 servers have fires unknown NMI up, for
|
/linux-4.1.27/init/ |
D | Kconfig | 281 userspace file servers, which now track files using handles instead 1189 to provide different user info for different servers.
|
/linux-4.1.27/drivers/scsi/ |
D | Kconfig | 990 many PA-RISC workstations & servers. If you do not know whether you 1000 SNI RM workstations & servers.
|
/linux-4.1.27/drivers/video/fbdev/ |
D | Kconfig | 1305 head is not compatible with accelerated XFree 3.3.x SVGA servers -
|
/linux-4.1.27/ |
D | CREDITS | 2338 D: Developed original accelerated X servers included in XFree86
|