On Mon, Apr 22, 2019 at 02:11:36PM -0700, Eric Biggers wrote: > From: Eric Biggers <ebiggers@xxxxxxxxxx> > > In ext2fs_write_inode2(), the 'old_flags' variable is never used. > > Signed-off-by: Eric Biggers <ebiggers@xxxxxxxxxx> Applied, thanks. - Ted