Hi list,

in /etc/rc.d/rc.local I have a command starting cleanerd for root filesystem:
# /sbin/nilfs_cleanerd -c /etc/nilfs_cleanerd-root.conf /dev/sda3

At first I wanted a separate config for root filesystem, but now same was to be 
used for both / and /home. So I've removed the metion of the config file, and  
the command became:

# /sbin/nilfs_cleanerd -c /dev/sda3

(note the -c !)
...ended up with nilfs_cleanerd spewing countless errors into /var/log/syslog, 
like:

May 26 11:05:08 coil nilfs_cleanerd[18902]: ׸��: unknown keyword
May 26 11:05:08 coil nilfs_cleanerd[18902]: cˮ���: unknown keyword
May 26 11:05:08 coil nilfs_cleanerd[18902]: A�;^C�S-�g^W�^Fɂ: unknown keyword
May 26 11:05:08 coil nilfs_cleanerd[18902]: too long line


nilfs_cleanerd using whole partition as the config file == fun! ;-)
-- 
dexen deVries

[[[↓][→]]]

For example, if the first thing in the file is:
   <?kzy irefvba="1.0" rapbqvat="ebg13"?>
an XML parser will recognize that the document is stored in the traditional 
ROT13 encoding.

(( Joe English, http://www.flightlab.com/~joe/sgml/faq-not.txt ))
--
To unsubscribe from this list: send the line "unsubscribe linux-nilfs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to