-
Version: 3.0, I also confirmed this issue at trunk
Problem Description:
The plugin details of the pidgin-encryption is outdated. It points to the old http://pidgin-encryption.sourceforge.net site, however the new and right site is http://pidgin-encrypt.sourceforge.net/
Steps to reproduce:
1) install the package and open pidgin
2) go to Tools -> Plugins; find the pidgin-encryption in the...
2009-06-22 22:53:00 UTC in Pidgin-Encryption
-
Hi Zoltan, thanks for your interest =)
It seems that d_alloc_anon was removed recently (see this mail):
http://kerneltrap.org/mailarchive/linux-fsdevel/2008/8/11/2892244
By the header comment "d_alloc_anon" and "d_alloc_root" are similar... did you know if it's true?
Thanks!
2008-08-16 10:37:39 UTC in squashfs - a compressed fs for Linux
-
Hi guys,
I'm using squashfs3.3 plus this patch [1] into the last kernel 2.6.27-rc3. Unfortunately there are errors due to changes into VFS, see the compile log below:
LD fs/squashfs/built-in.o
CC [M] fs/squashfs/inode.o
fs/squashfs/inode.c: In function 'squashfs_export_iget':
fs/squashfs/inode.c:654: error: implicit declaration of function 'd_alloc_anon'...
2008-08-15 01:06:08 UTC in squashfs - a compressed fs for Linux