zfs-linux / zfs

Native ZFS for Linux
http://wiki.github.com/behlendorf/zfs/
Other
56 stars 2 forks source link

zfsload start/stop should print the status #87

Closed nkhare closed 13 years ago

nkhare commented 13 years ago

When we start/stop zfsload service. it doesn't print anything

[root@f14zfs lzfs]# /etc/init.d/zfsload stop

[root@f14zfs lzfs]# /etc/init.d/zfsload start [root@f14zfs lzfs]#

Its should print status mesaage

shrirang commented 13 years ago

added status messages to zfsload start/stop script.