]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - debugfs/debugfs.c
debugfs.c (do_write): Check to see if the filename exists before
authorTheodore Ts'o <tytso@mit.edu>
Thu, 31 Oct 2002 16:53:49 +0000 (11:53 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 31 Oct 2002 16:53:49 +0000 (11:53 -0500)
commit1dd090faa03a781492791ce9eacf4fd5ecbf425f
tree52327b995cd0ab1481f1c1a3c2f0dc7368165407
parent9ed06a1eb90efbc3290c1b5a56e0e09d243f95da
debugfs.c (do_write): Check to see if the filename exists before
creating it, and give an error if so.  Addresses
Sourceforge bug #478195.
debugfs/ChangeLog
debugfs/debugfs.c