Linux/linux 894b8c0fs/ext2 super.c ext2.h, fs/quota dquot.c

Merge tag 'for_v4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs

Pull udf, quota, ext2 fixes from Jan Kara:
 "UDF:
   - fix an oops due to corrupted disk image
   - two small cleanups

  quota:
   - a fixfor lru handling
   - cleanup

  ext2:
   - a warning about a deprecated mount option"

* tag 'for_v4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs:
  udf: Drop unused arguments of udf_delete_aext()
  udf: Provide function for calculating dir entry length
  udf: Detect incorrect directory size
  ext2: add warning when specifying nocheck option
  quota: Cleanup list iteration in dqcache_shrink_scan()
  quota: reclaim least recently used dquots
DeltaFile
+3-11fs/udf/namei.c
+7-2fs/udf/udfdecl.h
+4-4fs/udf/directory.c
+4-4fs/udf/inode.c
+2-5fs/quota/dquot.c
+3-3fs/ext2/super.c
+2-3fs/udf/balloc.c
+0-2fs/ext2/ext2.h
+25-348 files

UnifiedSplitRaw