From: Bryan O'Sullivan Date: Wed, 29 Mar 2006 23:23:30 +0000 (-0800) Subject: IB/ipath: sysfs and ipathfs support for core driver X-Git-Tag: v2.6.17-rc1~13^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e9b4a5eb4ae4936feeea256c0105e078c7702cd;p=pandora-kernel.git IB/ipath: sysfs and ipathfs support for core driver The ipathfs filesystem contains files that are not appropriate for sysfs, because they contain binary data. The hierarchy is simple; the top-level directory contains driver-wide attribute files, while numbered subdirectories contain per-device attribute files. Our userspace code currently expects this filesystem to be mounted on /ipathfs, but a final location has not yet been chosen. Signed-off-by: Bryan O'Sullivan Signed-off-by: Roland Dreier --- Reading git-diff-tree failed