+1
−1
+10
−3
+1
−2
+1
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Convert jfs_ioctl over to not use the BKL. The only potential race I could see was with two ioctls in parallel changing the flags and losing the updates. Use the i_mutex to protect against this. Signed-off-by:Andi Kleen <ak@suse.de> Signed-off-by:
Dave Kleikamp <shaggy@linux.vnet.ibm.com>