mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-24 00:28:40 +00:00
While access file_ext->state, we should use device_lock to protect it. The original codes miss this in some places. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>