https://github.com/torvalds/linux
Revision f543f253f3aa721a24557d7df8259145bb01b734 authored by Miklos Szeredi on 17 January 2006, 06:14:35 UTC, committed by Linus Torvalds on 17 January 2006, 07:15:30 UTC
Kobjectify fuse_conn, and make it visible under /sys/fs/fuse/connections.

Lacking any natural naming, connections are numbered.

This patch doesn't add any attributes, just the infrastructure.

Signed-off-by: Miklos Szeredi <miklos@szeredi.hu>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 9ba7cbb
History
Tip revision: f543f253f3aa721a24557d7df8259145bb01b734 authored by Miklos Szeredi on 17 January 2006, 06:14:35 UTC
[PATCH] fuse: make fuse connection a kobject
Tip revision: f543f25
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 424 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 65.0 KB
Makefile -rw-r--r-- 43.7 KB
README -rw-r--r-- 14.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top