fs/ext4: Remove jflag variable
authorIra Weiny <ira.weiny@intel.com>
Thu, 28 May 2020 15:00:01 +0000 (08:00 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 29 May 2020 02:09:47 +0000 (22:09 -0400)
commitfcebc7949cd2ff97407e5b77ed99a7211674c6de
tree1cb396400d446c8089c533e103d836f3c9d7e0b5
parent9cb20f94afcd2964944f9468e38da736ee855b19
fs/ext4: Remove jflag variable

The jflag variable serves almost no purpose.  Remove it.

Signed-off-by: Ira Weiny <ira.weiny@intel.com>
Link: https://lore.kernel.org/r/20200528150003.828793-8-ira.weiny@intel.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/ioctl.c