This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / ipc / mqueue.c
index c9ea777..6d2ae9b 100644 (file)
@@ -160,6 +160,7 @@ static struct inode *mqueue_get_inode(struct super_block *sb, int mode,
                                goto out_inode;
                        }
                        /* all is ok */
+#warning MEF PLANETLAB: info->user = get_uid(u); is something new in Fedora Core.
                        info->user = get_uid(u);
                } else if (S_ISDIR(mode)) {
                        inode->i_nlink++;