]> git.baikalelectronics.ru Git - kernel.git/commit
nbd: update documentation and link to mailinglist
authorWouter Verhelst <w@uter.be>
Thu, 28 Feb 2013 01:05:27 +0000 (17:05 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 28 Feb 2013 03:10:22 +0000 (19:10 -0800)
commita39cbbd32aae386fef5820245aa078a7c279aa61
tree22fa9211a272141e2d08e42c09b3ae7dbfab0c60
parent3a7ce9e47a6c988d2e250a64ec75db9095abe6a7
nbd: update documentation and link to mailinglist

Documentation/blockdev/nbd.txt contained some documentation which was
horribly outdated and probably still dates from the original patch that
added NBD support to the kernel.

This patch removes the useless and outdated bits.  The tools on nbd.sf.net
are fully documented in manpages, which is where documentation for the
non-kernel bits should live.

Additionally, add a reference to the MAINTAINERS file for the nbd-general
mailinglist that is used for discussion of the userland tools and the
kernel module already.

Signed-off-by: Wouter Verhelst <w@uter.be>
Cc: Paul Clements <Paul.Clements@steeleye.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/blockdev/nbd.txt
MAINTAINERS