eg
# mount server:/export /mnt
# mount server:/export /mnt
will give this:
# mount | grep server
server:/export on /mnt type nfs (rw,addr=192.168.1.210)
server:/export on /mnt type nfs (rw,addr=192.168.1.210)
This is not possible with block devices.
Is this at all a dangerous state of affairs?
thanks
ABeet.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/