commit | 7833262585b0f9f85915c387fa35708cf3ff3609 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Fri Jun 22 21:20:47 2001 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri Jun 22 21:20:47 2001 -0400 |
tree | 98503589dbfbfb6fcfcda699bfd8353ea3aaf147 | |
parent | d90f3494b219f9fe327eaa561faf75582f65ad9e [diff] |
mkjournal.c (ext2fs_add_journal_inode): Only use fchflags if HAVE_CHFLAGS and UF_NODUMP are defined, since the Hurd has fchflags without defining UF_NODUMP. (Addresses Debian bug #101361)