]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - debugfs/debugfs.c
debugfs.c (do_write): Mask off the file type bits, and OR in the
authorTheodore Ts'o <tytso@mit.edu>
Sun, 7 Dec 2003 21:31:45 +0000 (16:31 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 7 Dec 2003 21:31:45 +0000 (16:31 -0500)
commit04df49191e76aa22e914aebd91ede0ff28888f00
tree2b1300f5f9a0c21045d7634c5afad1b726866fb7
parent7df91c44ccf927d21253b34e8dec5a7f9f655bf2
debugfs.c (do_write): Mask off the file type bits, and OR in the
regular file information.  (Addresses Debian Bug: #217456)
debugfs/ChangeLog
debugfs/debugfs.c