* Why dentry->d_qstr change in 2.6.7 ?
@ 2004-06-19 15:51 Kristian Sørensen
2004-06-23 14:04 ` Kristian Sørensen
0 siblings, 1 reply; 8+ messages in thread
From: Kristian Sørensen @ 2004-06-19 15:51 UTC (permalink / raw)
To: Kernel Mailing List; +Cc: The Umbrella Team
Hi!
Anyone know why the dentry->d_qstr in linux-2.6.7 has changed to
dentry->d_name? (structure dentry defined in include/linux/dcache.h)
Cheers, KS.
--
Kristian Sørensen <ks@cs.auc.dk>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Why dentry->d_qstr change in 2.6.7 ?
2004-06-19 15:51 Why dentry->d_qstr change in 2.6.7 ? Kristian Sørensen
@ 2004-06-23 14:04 ` Kristian Sørensen
2004-06-23 14:10 ` Christoph Hellwig
2004-06-23 14:15 ` Martin Zwickel
0 siblings, 2 replies; 8+ messages in thread
From: Kristian Sørensen @ 2004-06-23 14:04 UTC (permalink / raw)
To: Kernel Mailing List
Can it really be, that noone knows why this change has been made !??
On Sat, 2004-06-19 at 17:51, Kristian Sørensen wrote:
> Hi!
>
> Anyone know why the dentry->d_qstr in linux-2.6.7 has changed to
> dentry->d_name? (structure dentry defined in include/linux/dcache.h)
>
>
> Cheers, KS.
--
Kristian Sørensen <ks@cs.auc.dk>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Why dentry->d_qstr change in 2.6.7 ?
2004-06-23 14:04 ` Kristian Sørensen
@ 2004-06-23 14:10 ` Christoph Hellwig
2004-06-23 14:22 ` Kristian Sørensen
2004-06-23 20:55 ` Andrew Morton
2004-06-23 14:15 ` Martin Zwickel
1 sibling, 2 replies; 8+ messages in thread
From: Christoph Hellwig @ 2004-06-23 14:10 UTC (permalink / raw)
To: Kristian Sørensen; +Cc: Kernel Mailing List
On Wed, Jun 23, 2004 at 04:04:29PM +0200, Kristian Sørensen wrote:
> Can it really be, that noone knows why this change has been made !??
There's certainly people who know. Look into the changelog to read
what they have to say.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Why dentry->d_qstr change in 2.6.7 ?
2004-06-23 14:04 ` Kristian Sørensen
2004-06-23 14:10 ` Christoph Hellwig
@ 2004-06-23 14:15 ` Martin Zwickel
2004-06-23 14:23 ` Kristian Sørensen
1 sibling, 1 reply; 8+ messages in thread
From: Martin Zwickel @ 2004-06-23 14:15 UTC (permalink / raw)
To: Kristian Sørensen; +Cc: Kernel Mailing List
On Wed, 23 Jun 2004 16:04:29 +0200
Kristian Sørensen <ks@cs.auc.dk> bubbled:
> Can it really be, that noone knows why this change has been made !??
maybe this is for your interest:
http://lkml.org/lkml/2004/5/8/20
--
MyExcuse:
boss forgot system password
Martin Zwickel <martin.zwickel@technotrend.de>
Research & Development
TechnoTrend AG <http://www.technotrend.de>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Why dentry->d_qstr change in 2.6.7 ?
2004-06-23 14:10 ` Christoph Hellwig
@ 2004-06-23 14:22 ` Kristian Sørensen
2004-06-23 20:55 ` Andrew Morton
1 sibling, 0 replies; 8+ messages in thread
From: Kristian Sørensen @ 2004-06-23 14:22 UTC (permalink / raw)
To: Christoph Hellwig; +Cc: Kernel Mailing List
That is why I sent the mail... it was not mentioned!
On Wed, 2004-06-23 at 16:10, Christoph Hellwig wrote:
> On Wed, Jun 23, 2004 at 04:04:29PM +0200, Kristian Sørensen wrote:
> > Can it really be, that noone knows why this change has been made !??
>
> There's certainly people who know. Look into the changelog to read
> what they have to say.
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
--
Kristian Sørensen <ks@cs.auc.dk>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Why dentry->d_qstr change in 2.6.7 ?
2004-06-23 14:15 ` Martin Zwickel
@ 2004-06-23 14:23 ` Kristian Sørensen
0 siblings, 0 replies; 8+ messages in thread
From: Kristian Sørensen @ 2004-06-23 14:23 UTC (permalink / raw)
To: Martin Zwickel; +Cc: Kernel Mailing List
Thanks for the link. That was indeed the information I was looking for
:)
On Wed, 2004-06-23 at 16:15, Martin Zwickel wrote:
> On Wed, 23 Jun 2004 16:04:29 +0200
> Kristian Sørensen <ks@cs.auc.dk> bubbled:
>
> > Can it really be, that noone knows why this change has been made !??
>
> maybe this is for your interest:
> http://lkml.org/lkml/2004/5/8/20
--
Kristian Sørensen <ks@cs.auc.dk>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Why dentry->d_qstr change in 2.6.7 ?
2004-06-23 20:55 ` Andrew Morton
@ 2004-06-23 20:54 ` Christoph Hellwig
0 siblings, 0 replies; 8+ messages in thread
From: Christoph Hellwig @ 2004-06-23 20:54 UTC (permalink / raw)
To: Andrew Morton; +Cc: ks, linux-kernel
On Wed, Jun 23, 2004 at 01:55:37PM -0700, Andrew Morton wrote:
> Christoph Hellwig <hch@infradead.org> wrote:
> >
> > On Wed, Jun 23, 2004 at 04:04:29PM +0200, Kristian Sørensen wrote:
> > > Can it really be, that noone knows why this change has been made !??
> >
> > There's certainly people who know. Look into the changelog to read
> > what they have to say.
> >
>
> afaik there is no way to obtain changelog information from the BK web
> interface, which is a significant shortcoming.
Oh, okay. Sorry for the RTFM then. On the otherhand there's been an
url of a discussion on lwn.net posted now, so..
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Why dentry->d_qstr change in 2.6.7 ?
2004-06-23 14:10 ` Christoph Hellwig
2004-06-23 14:22 ` Kristian Sørensen
@ 2004-06-23 20:55 ` Andrew Morton
2004-06-23 20:54 ` Christoph Hellwig
1 sibling, 1 reply; 8+ messages in thread
From: Andrew Morton @ 2004-06-23 20:55 UTC (permalink / raw)
To: Christoph Hellwig; +Cc: ks, linux-kernel
Christoph Hellwig <hch@infradead.org> wrote:
>
> On Wed, Jun 23, 2004 at 04:04:29PM +0200, Kristian Sørensen wrote:
> > Can it really be, that noone knows why this change has been made !??
>
> There's certainly people who know. Look into the changelog to read
> what they have to say.
>
afaik there is no way to obtain changelog information from the BK web
interface, which is a significant shortcoming.
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2004-06-23 20:54 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-19 15:51 Why dentry->d_qstr change in 2.6.7 ? Kristian Sørensen
2004-06-23 14:04 ` Kristian Sørensen
2004-06-23 14:10 ` Christoph Hellwig
2004-06-23 14:22 ` Kristian Sørensen
2004-06-23 20:55 ` Andrew Morton
2004-06-23 20:54 ` Christoph Hellwig
2004-06-23 14:15 ` Martin Zwickel
2004-06-23 14:23 ` Kristian Sørensen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox