All of lore.kernel.org
 help / color / mirror / Atom feed
* 2.6.17-mm2 & ecryptfs
@ 2006-06-26 22:05 Badari Pulavarty
  2006-06-26 22:30 ` Michael Halcrow
  0 siblings, 1 reply; 2+ messages in thread
From: Badari Pulavarty @ 2006-06-26 22:05 UTC (permalink / raw)
  To: mhalcrow, akpm; +Cc: lkml

Hi,

I am not sure, if its already reported or not. 

2.6.17-mm2 vfs_statfs() takes a "dentry" instead of "sb".
ecryptfs seems to be broken :(

I get following warnings when I compile it.

fs/ecryptfs/super.c: In function `ecryptfs_statfs':
fs/ecryptfs/super.c:127: warning: passing arg 1 of `vfs_statfs' from
incompatible pointer type
fs/ecryptfs/super.c: At top level:
fs/ecryptfs/super.c:203: warning: initialization from incompatible
pointer type

Thanks,
Badari


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-06-26 22:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-26 22:05 2.6.17-mm2 & ecryptfs Badari Pulavarty
2006-06-26 22:30 ` Michael Halcrow

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.