commit | 6b39bb6548d60b9a18826134b5ccd5c3cef85fe2 | [log] [tgz] |
---|---|---|
author | Paul Clements <paul.clements@steeleye.com> | Wed Dec 06 20:40:53 2006 -0800 |
committer | Linus Torvalds <torvalds@woody.osdl.org> | Thu Dec 07 08:39:47 2006 -0800 |
tree | 8521d13c8518d4baa0ecfe2f1031524edb47d4d9 | |
parent | 792908225064b1d841a8990b9d1d1cfc4e0e5bb2 [diff] |
[PATCH] nbd: show nbd client pid in sysfs Allow nbd to expose the nbd-client daemon's PID in /sys/block/nbd<x>/pid. This is helpful for tracking connection status of a device and for determining which nbd devices are currently in use. Signed-off-by: Paul Clements <paul.clements@steeleye.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>