From: Alexey Dobriyan Date: Fri, 29 Sep 2006 08:59:56 +0000 (-0700) Subject: [PATCH] ifdef ->quota_read, ->quota_write X-Git-Tag: v2.6.19-rc1~776 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e51a720b9d9ea5ebf0fda39108919c6626bffa3;p=pandora-kernel.git [PATCH] ifdef ->quota_read, ->quota_write All suppliers of ->quota_read, ->quota_write (I've found ext2, ext3, UFS, reiserfs) already have them properly ifdeffed. All callers of ->quota_read, ->quota_write are under CONFIG_QUOTA umbrella, so... Signed-off-by: Alexey Dobriyan Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed