Skip to content

Commit

Permalink
IB/ipath: sysfs and ipathfs support for core driver
Browse files Browse the repository at this point in the history
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 <bos@pathscale.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
  • Loading branch information
Bryan O'Sullivan authored and Roland Dreier committed Mar 31, 2006
1 parent 108ecf0 commit 3e9b4a5
Show file tree
Hide file tree
Showing 2 changed files with 1,383 additions and 0 deletions.
Loading

0 comments on commit 3e9b4a5

Please sign in to comment.