From: Stefan Hajnoczi Date: Thu, 28 Oct 2010 21:21:59 +0000 (-0400) Subject: fanotify: Fix FAN_CLOSE comments X-Git-Tag: v2.6.37-rc1~17^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50e4a98914de13c6f38f50fd1afa06e2c18b3cf7;p=pandora-kernel.git fanotify: Fix FAN_CLOSE comments The comments for FAN_CLOSE_WRITE and FAN_CLOSE_NOWRITE do not match FS_CLOSE_WRITE and FS_CLOSE_NOWRITE, respectively. WRITE is for writable files while NOWRITE is for non-writable files. Signed-off-by: Stefan Hajnoczi Signed-off-by: Eric Paris --- Reading git-diff-tree failed