Re: [PATCH 02/16] f2fs: add on-disk layout

2012-10-05 Thread Dan Luedtke
reation time*/ It's probably to late, but have you considered using 64 bit timestamps? In LanyFS we use 64 bit and I'm very interested in reasoning for 32 bit timestamps. Regards Dan -- Dan Luedtke http://www.danrl.de -- To unsubscribe from this list: send the line "unsubscribe lin

[PATCH 1/3] scripts/kernel-doc: added support for html5

2012-07-25 Thread Dan Luedtke
New output option html5 writes validating HTML5 and adds CSS classes ready to be selected by third-party stylesheets. Signed-off-by: Dan Luedtke --- scripts/kernel-doc | 255 ++-- 1 file changed, 249 insertions(+), 6 deletions(-) diff --git a

[PATCH 2/3] scripts/kernel-doc: modern html -> html version 5

2012-07-25 Thread Dan Luedtke
Fixed non-timeless comment. Signed-off-by: Dan Luedtke --- scripts/kernel-doc |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/kernel-doc b/scripts/kernel-doc index f85b278..1d3c779 100755 --- a/scripts/kernel-doc +++ b/scripts/kernel-doc @@ -189,7 +189,7 @@ my

[PATCH 3/3] scripts/kernel-doc: added ids to articles for reference

2012-07-25 Thread Dan Luedtke
An id has been added to block-level elements "article". This allows jumping to a particular article via url. E.g. doc.html#func:foo would sroll down to the documentation of function foo. Signed-off-by: Dan Luedtke --- scripts/kernel-doc | 30 +++--- 1 file c

Re: [PATCH] scripts/kernel-doc: added support for html5

2012-07-25 Thread Dan Luedtke
is a userspace tool, but it uses kernel-doc format) I'll send the patches out in a minute. Thanks! Dan -- Dan Luedtke http://www.danrl.de -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More ma

Re: A question on serial driver

2012-08-07 Thread Dan Luedtke
appens in your driver. regards Dan -- Dan Luedtke http://www.danrl.de -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FA

[PATCH] scripts/kernel-doc: added support for html5

2012-07-25 Thread Dan Luedtke
New output option html5 writes validating HTML5 and adds CSS classes ready to be selected by third-party stylesheets. Signed-off-by: Dan Luedtke --- scripts/kernel-doc | 255 ++-- 1 file changed, 249 insertions(+), 6 deletions(-) diff --git a

FYI: Example [Re: [PATCH] scripts/kernel-doc: added support for html5]

2012-07-25 Thread Dan Luedtke
On Wed, 2012-07-25 at 15:38 +0200, Dan Luedtke wrote: > New output option html5 writes validating HTML5 and adds > CSS classes ready to be selected by third-party stylesheets. An example, generated with the patched version of kernel-doc: https://www.nonattached.net/lanyfs/doc-linux.php Us

Re: [PATCH] fs: Introducing Lanyard Filesystem

2012-08-19 Thread Dan Luedtke
(resent) On Sun, 2012-08-19 at 00:16 +0200, richard -rw- weinberger wrote: > What are the use cases of this filesystem? > It looks very minimal without much features. That's the feature, actually. Think of the Arduino platform or other embedded devices (TV, Car Entertainment) that just want to rea

Re: [PATCH] fs: Introducing Lanyard Filesystem

2012-08-19 Thread Dan Luedtke
og my power consumption to a thumb drive than sending it into the cloud every 5 minutes. This whole thing isn't about the patch anymore, is it? Should we go off list to not make so much noise disturbing other developers? Thank you very much for your interest in LanyFS and please don't h

Re: [PATCH] fs: Introducing Lanyard Filesystem

2012-08-19 Thread Dan Luedtke
ven-write-a-fs, I would also be very happy about comments that help improve the code. regards, Dan *This one is worth a discussion, but LKML might not be the right place? -- Dan Luedtke http://www.danrl.de -- To unsubscribe from this list: send the line "unsubscribe linux-k

Re: [PATCH] fs: Introducing Lanyard Filesystem

2012-08-19 Thread Dan Luedtke
roperability > problem, and we really know some companies out there from this point of > view :) You nailed it and you made me feel like Don Quijote. I'd like to give it a try anyway. regards, Dan -- Dan Luedtke http://www.danrl.de -- To unsubscribe from this list: send the line &

Re: [PATCH] fs: Introducing Lanyard Filesystem

2012-08-19 Thread Dan Luedtke
riepe pointed out, lan...@librelist.com behaves badly, I removed it. -- Dan Luedtke http://www.danrl.de -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [PATCH] fs: Introducing Lanyard Filesystem

2012-08-20 Thread Dan Luedtke
On Sun, 2012-08-19 at 16:12 +0100, Al Viro wrote: > Conversions *in* *place* are bad. [+explanation] I think I got it now. On Sun, 2012-08-19 at 17:24 +0200, Marco Stornelli wrote: > [vmtruncate, dio_wait, locking, d_delete] Noted! Thanks both of you! Regards Dan -- Dan Luedtk

Re: [PATCH] fs: Introducing Lanyard Filesystem

2012-08-20 Thread Dan Luedtke
gh it is an interesting one. For some reason this issue made a lot of noise, and I have to concentrate on replying to various mails and modifying a lot of code eventually. Thanks all of you for your comments. Regards Dan -- Dan Luedtke http://www.danrl.de -- To unsubscribe from this list: