* [lustre-devel] Future of Lustre in staging @ 2015-11-20 11:43 Xose Vazquez Perez 2015-11-20 12:30 ` Denis Kirjanov 0 siblings, 1 reply; 4+ messages in thread From: Xose Vazquez Perez @ 2015-11-20 11:43 UTC (permalink / raw) To: lustre-devel Hi, From https://lwn.net/Articles/662979/ --cut-- Christoph complained a bit about the staging tree. He said that it breaks allmodconfig builds, but that problem was evidently fixed a while ago. He also dislikes the Lustre filesystem, which has been in staging for some time now; Greg agreed and said that he would like to delete it. It was generally agreed that the work being done on Lustre is not substantial enough to justify its continued presence. Christoph also said that the use of the staging tree for code that is about to be deleted could be improved; there are, he said, people doing white-space fixes on doomed code. --end-- Could anyone clarify it? -thanks- ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Future of Lustre in staging 2015-11-20 11:43 [lustre-devel] Future of Lustre in staging Xose Vazquez Perez @ 2015-11-20 12:30 ` Denis Kirjanov 2015-11-23 23:37 ` Dilger, Andreas 0 siblings, 1 reply; 4+ messages in thread From: Denis Kirjanov @ 2015-11-20 12:30 UTC (permalink / raw) To: Xose Vazquez Perez Cc: Greg KH, Christoph Hellwig, Oleg Drokin, Andreas Dilger, Staging, Lustre devel, linux-kernel@vger.kernel.org On 11/20/15, Xose Vazquez Perez <xose.vazquez@gmail.com> wrote: > Hi, > > From https://lwn.net/Articles/662979/ > > --cut-- > Christoph complained a bit about the staging tree. He said that it > breaks allmodconfig builds, but that problem was evidently fixed a while > ago. He also dislikes the Lustre filesystem, which has been in staging > for some time now; Greg agreed and said that he would like to delete it. > It was generally agreed that the work being done on Lustre is not > substantial enough to justify its continued presence. Christoph also > said that the use of the staging tree for code that is about to be > deleted could be improved; there are, he said, people doing white-space > fixes on doomed code. > --end-- > > Could anyone clarify it? AFAIK, Intel is going to work more harder on Lustre code, so the best option would be to wait a bit. Agreed, checkpatch fixes are just a mess.. > > -thanks- > _______________________________________________ > devel mailing list > devel@linuxdriverproject.org > http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel > -- Regards / Mit besten Grüßen, Denis ^ permalink raw reply [flat|nested] 4+ messages in thread
* [lustre-devel] Future of Lustre in staging 2015-11-20 12:30 ` Denis Kirjanov @ 2015-11-23 23:37 ` Dilger, Andreas 0 siblings, 0 replies; 4+ messages in thread From: Dilger, Andreas @ 2015-11-23 23:37 UTC (permalink / raw) To: lustre-devel On 2015/11/20, 06:30, "Denis Kirjanov" <kirjanov@gmail.com> wrote: >On 11/20/15, Xose Vazquez Perez <xose.vazquez@gmail.com> wrote: >> Hi, >> >> From https://lwn.net/Articles/662979/ >> >> --cut-- >> Christoph complained a bit about the staging tree. He said that it >> breaks allmodconfig builds, but that problem was evidently fixed a while >> ago. He also dislikes the Lustre filesystem, which has been in staging >> for some time now; Greg agreed and said that he would like to delete it. >> It was generally agreed that the work being done on Lustre is not >> substantial enough to justify its continued presence. Christoph also >> said that the use of the staging tree for code that is about to be >> deleted could be improved; there are, he said, people doing white-space >> fixes on doomed code. >> --end-- >> >> Could anyone clarify it? > >AFAIK, Intel is going to work more harder on Lustre code, so the best >option would be to wait a bit. >Agreed, checkpatch fixes are just a mess.. I think it is important to note that it isn't just Intel working on this code, but also ORNL, Cray, Indiana University, and others. As for build breakage pf Lustre in staging, more often as not that is due to patches landing outside of staging that cause Lustre builds to break. That isn't really something that we can control while Lustre is in the staging branch if that isn't required for normal builds. The zero-day patch bot has been good at catching those issues, and we've been good at submitting fixes quickly, so I don't think it is a huge problem. Cheers, Andreas -- Andreas Dilger Lustre Principal Architect Intel High Performance Data Division ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Future of Lustre in staging @ 2015-11-23 23:37 ` Dilger, Andreas 0 siblings, 0 replies; 4+ messages in thread From: Dilger, Andreas @ 2015-11-23 23:37 UTC (permalink / raw) To: Denis Kirjanov, Xose Vazquez Perez Cc: Greg KH, Christoph Hellwig, Drokin, Oleg, Staging, Lustre devel, linux-kernel@vger.kernel.org On 2015/11/20, 06:30, "Denis Kirjanov" <kirjanov@gmail.com> wrote: >On 11/20/15, Xose Vazquez Perez <xose.vazquez@gmail.com> wrote: >> Hi, >> >> From https://lwn.net/Articles/662979/ >> >> --cut-- >> Christoph complained a bit about the staging tree. He said that it >> breaks allmodconfig builds, but that problem was evidently fixed a while >> ago. He also dislikes the Lustre filesystem, which has been in staging >> for some time now; Greg agreed and said that he would like to delete it. >> It was generally agreed that the work being done on Lustre is not >> substantial enough to justify its continued presence. Christoph also >> said that the use of the staging tree for code that is about to be >> deleted could be improved; there are, he said, people doing white-space >> fixes on doomed code. >> --end-- >> >> Could anyone clarify it? > >AFAIK, Intel is going to work more harder on Lustre code, so the best >option would be to wait a bit. >Agreed, checkpatch fixes are just a mess.. I think it is important to note that it isn't just Intel working on this code, but also ORNL, Cray, Indiana University, and others. As for build breakage pf Lustre in staging, more often as not that is due to patches landing outside of staging that cause Lustre builds to break. That isn't really something that we can control while Lustre is in the staging branch if that isn't required for normal builds. The zero-day patch bot has been good at catching those issues, and we've been good at submitting fixes quickly, so I don't think it is a huge problem. Cheers, Andreas -- Andreas Dilger Lustre Principal Architect Intel High Performance Data Division ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-11-23 23:37 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2015-11-20 11:43 [lustre-devel] Future of Lustre in staging Xose Vazquez Perez 2015-11-20 12:30 ` Denis Kirjanov 2015-11-23 23:37 ` [lustre-devel] " Dilger, Andreas 2015-11-23 23:37 ` Dilger, Andreas
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.