diff options
author | Alexey Dobriyan <adobriyan@gmail.com> | 2006-09-29 04:59:56 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-09-29 12:18:11 -0400 |
commit | 0e51a720b9d9ea5ebf0fda39108919c6626bffa3 (patch) | |
tree | ef3fed3bca02c3439a9c44358171c1cceef8af70 /fs/debugfs | |
parent | a3172027148120b8f8797cbecc7d0a0b215736a1 (diff) |
[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 <adobriyan@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/debugfs')
0 files changed, 0 insertions, 0 deletions