From: Eric Paris Date: Fri, 18 Dec 2009 01:12:04 +0000 (-0500) Subject: inotify: simplify the inotify idr handling X-Git-Tag: v2.6.36-rc1~303^2~131 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7ba83715317007962ee318587de92f14e9c3aaa;p=pandora-kernel.git inotify: simplify the inotify idr handling This patch moves all of the idr editing operations into their own idr functions. It makes it easier to prove locking correctness and to to understand the code flow. Signed-off-by: Eric Paris --- Reading git-diff-tree failed