From: Christoph Hellwig Date: Fri, 1 Oct 2010 03:41:35 +0000 (+0200) Subject: hfsplus: protect setflags using i_mutex X-Git-Tag: v2.6.37-rc1~222^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6333816ade7e04a96ec0a34a8378c455e4f7c4dd;p=pandora-kernel.git hfsplus: protect setflags using i_mutex Use i_mutex for protecting against concurrent setflags ioctls like in other filesystems and get rid of the BKL in hfsplus_ioctl. Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed