From: Pavel Emelyanov Date: Tue, 29 Apr 2008 08:00:20 +0000 (-0700) Subject: memcgroup: use triggers in force_empty and max_usage files X-Git-Tag: v2.6.26-rc1~567 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85cc59db12724e1248f5e4841e61339cf485d5c7;p=pandora-kernel.git memcgroup: use triggers in force_empty and max_usage files These two files are essentially event callbacks. They do not care about the contents of the string, but only about the fact of the write itself. Signed-off-by: Pavel Emelyanov Acked-by: KAMEZAWA Hiroyuki Cc: Balbir Singh Cc: Paul Menage Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed