diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2013-03-06 21:52:20 +0100 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2013-03-06 21:52:20 +0100 |
commit | 12c341b917921eb631026ec44a284c4d884e5de6 (patch) | |
tree | c7dc37f605152f5fb6e2d67d6460f78496e3de3d /open_issues/ogi.mdwn | |
parent | 53e5e4c139e1b239760434d10e74addd0e89593d (diff) | |
download | web-12c341b917921eb631026ec44a284c4d884e5de6.tar.gz web-12c341b917921eb631026ec44a284c4d884e5de6.tar.bz2 web-12c341b917921eb631026ec44a284c4d884e5de6.zip |
IRC.
Diffstat (limited to 'open_issues/ogi.mdwn')
-rw-r--r-- | open_issues/ogi.mdwn | 31 |
1 files changed, 30 insertions, 1 deletions
diff --git a/open_issues/ogi.mdwn b/open_issues/ogi.mdwn index e4372dc0..c58d2ee1 100644 --- a/open_issues/ogi.mdwn +++ b/open_issues/ogi.mdwn @@ -1,4 +1,4 @@ -[[!meta copyright="Copyright © 2010 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2010, 2013 Free Software Foundation, Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this @@ -23,3 +23,32 @@ interesting. checking copyright situation, also for thesis / w.r.t. university project + + IRC, freenode, #hurd, 2013-02-15: + + <tschwinge> ogi: The question was rather (IIRC) whether your + university has the copyright of this project, given it was done + on their time. + <ogi> tschwinge: no problems with my university + + +# IRC, freenode, #hurd, 2013-02-15 + + <ogi> braunr: i want to update my ext3fs server to ext4 actually + <braunr> you have an ext3 server ? + <ogi> braunr: this was my M.Sc. thesis and the 2G patch was a side effect + <ogi> braunr: but it easily crashes under stress, so not usable + <braunr> it does ? + <ogi> braunr: it's not available for download ATM + <braunr> are you sure it's not a thread storm issue caused by the + unthrottled mach writebacks ? + <ogi> braunr: i don't know, haven't looked at it since 2004 + <braunr> oh :) + <braunr> ok + <ogi> i have all ext3fs stuff archived, just haven't put it on + http://fire.tower.3.bg/ yet + <tschwinge> ogi: If the copyright situation is clear, we can put it into + upstream Git repositories, no matter how dirty it is. + <tschwinge> "dirty" in the sense of that it needs cleanup, has bugs, etc. + <ogi> so at some point i want to audit libdiskfs and then continue with + ext4fs: https://savannah.gnu.org/patch/?1839 |