diff options
| author | Tobias Poschwatta <[email protected]> | 2007-11-28 16:21:45 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-11-29 09:24:53 -0800 |
| commit | 6454d1f9038f708d7deef6270ed4ba5bb6e55869 (patch) | |
| tree | 447fc22433ed8f16af01353bc93abffc73bc6ddd /include/linux/debugobjects.h | |
| parent | 68576cf122bc5195c758ed295e78b5858472378a (diff) | |
fix up ext2_fs.h for userspace after reservations backport
In commit a686cd898bd999fd026a51e90fb0a3410d258ddb:
"Val's cross-port of the ext3 reservations code into ext2."
include/linux/ext2_fs.h got a new function whose return value is only
defined if __KERNEL__ is defined. Putting #ifdef __KERNEL__ around the
function seems to help, patch below.
Signed-off-by: Eric Sandeen <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions