[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090820190804.GA7271@lenovo>
Date: Thu, 20 Aug 2009 23:08:04 +0400
From: Cyrill Gorcunov <gorcunov@...il.com>
To: "Rafael J. Wysocki" <rjw@...k.pl>, q-funk@....fi,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Kernel Testers List <kernel-testers@...r.kernel.org>,
Al Viro <viro@...iv.linux.org.uk>
Subject: Re: [Bug #13941] x86 Geode issue
[Cyrill Gorcunov - Thu, Aug 20, 2009 at 10:36:35PM +0400]
...
| | > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13941
| | > > Subject : x86 Geode issue
| | > > Submitter : Martin-Éric Racine <q-funk@....fi>
| | > > Date : 2009-08-03 12:58 (17 days old)
| | > > References : http://marc.info/?l=linux-kernel&m=124930434732481&w=4
| |
| | Rafael
| |
|
| Hi,
|
| may I post a thought?
|
| It seems strange to me that alloc_inode may set
|
| #ifdef CONFIG_FS_POSIX_ACL
| inode->i_acl = inode->i_default_acl = ACL_NOT_CACHED;
| #endif
|
| [where ACL_NOT_CACHED is #define ACL_NOT_CACHED ((void *)(-1))]
|
| meanwhile say jffs2_init_acl_post use ACL_NOT_CACHED
| as a valid value and trying to parse it.
|
| But perhaps, I miss something.
|
| -- Cyrill
Sorry, this is unrelated and wrong. Drop this message.
-- Cyrill
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists