From: Miklos Szeredi Date: Tue, 17 Jan 2006 06:14:35 +0000 (-0800) Subject: [PATCH] fuse: make fuse connection a kobject X-Git-Tag: v2.6.16-rc1~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f543f253f3aa721a24557d7df8259145bb01b734;p=pandora-kernel.git [PATCH] fuse: make fuse connection a kobject 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 Cc: Greg KH Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed