Parent Directory
|
Revision Log
Version bump. (Portage version: 2.2_rc6/cvs/Linux 2.6.26.1 x86_64)
| 1 | --- a/lib/ext2fs/ext2_fs.h |
| 2 | +++ b/lib/ext2fs/ext2_fs.h |
| 3 | @@ -414,7 +414,7 @@ |
| 4 | |
| 5 | #define i_size_high i_dir_acl |
| 6 | |
| 7 | -#if defined(__KERNEL__) || defined(__linux__) |
| 8 | +#if defined(__KERNEL__) || defined(__linux__) || defined(__FreeBSD__) |
| 9 | #define i_reserved1 osd1.linux1.l_i_reserved1 |
| 10 | #define i_frag osd2.linux2.l_i_frag |
| 11 | #define i_fsize osd2.linux2.l_i_fsize |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |