Re: SB and 2.1.126 [NOT THE COMPILE PROBLEM]

Ely Wilson (plexus@ionet.net)
Mon, 26 Oct 1998 14:34:29 -0700 (MST)


AB>On Mon, 26 Oct 1998, Mike wrote:
AB>
AB>> -#define SOUND_MIXER_OUTSRC 0xfa /* Arg contains a bit for each input source to output */
AB>> -#define SOUND_MIXER_OUTMASK 0xf9 /* Arg contains a bit for each supported input source to output */
AB>
AB>> - sb = acct_file->f_dentry->d_inode->i_sb;
AB>> + sb = acct_file->f_dentry->f_inode->i_sb;
AB>> if (!sb->s_op || !sb->s_op->statfs)
AB>> return;
AB>
AB>NO NO NO NO NO!!! This patch is WRONG! WRONG WRONG WRONG. It's the other
AB>way around!!!!!! ARGHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH!
AB>
AB>This is the second wrong patch I've seen sent to the mailing list in the
AB>last 2 days, hence my reaction.

Can you enlighten me on why? I've actually tried to understand. But it
escapes me.

----------------------------------------------------------
---- ely --- Software/System Engineer ------
------------ <plexus@ionet.net> ------
----------------------------------------------------------

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/