From: Tejun Heo Date: Wed, 13 Jun 2007 18:45:16 +0000 (+0900) Subject: sysfs: implement bin_buffer X-Git-Tag: v2.6.23-rc1~1107^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb36165353d0e5ac32b063f555acedcbaf6d3b75;p=pandora-kernel.git sysfs: implement bin_buffer Implement bin_buffer which contains a mutex and pointer to PAGE_SIZE buffer to properly synchronize accesses to per-openfile buffer and prepare for immediate-kobj-disconnect. Signed-off-by: Tejun Heo Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed