jfsutils
"David Kleikamp" <[email protected]> Fri, 3 Apr 2009 19:36:00 +0000
| Newsgroups | gmane.comp.file-systems.jfs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/jfs/jfsutils In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv12664 Modified Files: ChangeLog Log Message: v_fsck_send_msg() call printf with a constructed message as the format parameter. This message may contain a pathname which can contain any arbitrary string of characters. If a pathname contains the string "%n", glibc can abort jfs_fsck with the message: *** %n in writable segment detected *** ------------------------------------------------------------------------------