On Sat, Apr 2, 2011 at 21:12, WaxDragon <waxdragon(a)gmail.com> wrote:
How about iSCSI?
Although I've never used iSCSI myself, as I understand it, it
essentially just exposes a SCSI device over the network, right? If so,
then handling of iSCSI belongs at the disk device level, not in
individual filesystem drivers; the filesystem doesn't need to know
that its read/write requests will end up being carried over an
Ethernet rather than a SATA cable.