Jeff Mahoney: > This patch moves the setup of the sblist and sysaufs into > aufs_fill_super where it belongs. This allows aufs_get_sb to be > simplified.
Although you have kept supporting the older versions, you forgot the difference of the type of get_sb(). It is 'int' in linux-2.6.18 and later, but 'struct super_block *' in the older. Junjiro Okajima ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
