Re: Reiser4 GIT and Kernel 3.11 patchs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 3.12-rc1 branch I get the following errors:


fs/fs-writeback.c: In function 'generic_writeback_sb_inodes':
fs/fs-writeback.c:641:3: warning: passing argument 2 of
'__writeback_single_inode' from incompatible pointer type [enabled by
default]
   __writeback_single_inode(inode, &wbc);
   ^
fs/fs-writeback.c:414:1: note: expected 'struct writeback_control *' but
argument is of type 'struct writeback_control **'
 __writeback_single_inode(struct inode *inode, struct writeback_control
*wbc)

and

include/linux/dcache.h:104:25: error: expected '=', ',', ';', 'asm' or
'__attribute__' before '.' token
 #define d_lock d_lockref.lock
                         ^
fs/reiser4/fsdata.h:192:19: note: in expansion of macro 'd_lock'
 extern spinlock_t d_lock


during compile.  Stops dead in it's tracks when linking fs/nfs/built-in.so

Is it a simple fix ?  Maybe I can edit a in the kernel tree?






On 09/18/13 06:20, Mathieu Belanger wrote:
> Yes, I have messed-up my git commands.
>
> Now you can pull the new branch (listed there
> https://github.com/DestroyFX/reiser4/branches )
>
> For "real" kernel 3.11-rc4, 3.11 and 3.12-rc1.
>
> I did not test the compilation on 3.11+, I just took the patch for
> 3.11-rc4 and applied on others one.
>

--
To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux File System Development]     [Linux BTRFS]     [Linux NFS]     [Linux Filesystems]     [Ext4 Filesystem]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Device Mapper]     [Linux Resources]

  Powered by Linux