Whamcloud - gitweb
LU-6199 ldiskfs: delete bad WARN_ON_ONCE from ldiskfs 04/13604/5
authorBob Glossman <bob.glossman@intel.com>
Tue, 3 Feb 2015 00:39:07 +0000 (16:39 -0800)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 10 Feb 2015 18:02:31 +0000 (18:02 +0000)
commit6c55653ed07c4e4c98efdad7693a9543a41d591b
tree8b0af782221def29db248c54ae16333ea175226d
parent6f47714a7bae6b2d776cbfada184f1c6e0c45a8a
LU-6199 ldiskfs: delete bad WARN_ON_ONCE from ldiskfs

lustre needs to call certain ext4/ldiskfs entry points without locking
i_mutex in order to avoid deadlocks.  This triggers a warning check
in ext4 code new in el6.6, not present in el6.5.  Already fixed
in ldiskfs patches for future kernel versions, but wasn't fixed for
el6.6

This mod adds an ldiskfs patch to eliminate the warning.

Signed-off-by: Bob Glossman <bob.glossman@intel.com>
Change-Id: Ia375a6d851a5262c578d722e2f8f4db2ea5249b7
Reviewed-on: http://review.whamcloud.com/13604
Tested-by: Jenkins
Reviewed-by: Yang Sheng <yang.sheng@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
ldiskfs/kernel_patches/patches/rhel6.6/ext4-remove-truncate-warning.patch [new file with mode: 0644]
ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel6.6.series