ext4: wire up the "new_write" option For debugging purposes, the new_write mount option will enable the ext4 write codepath. This will allow us to compare the old and new write paths from a stability and benchmarking perspective. Signed-off-by: Theodore Ts'o <tytso@mit.edu>