Re: Help with Project on brtfs wiki

2014-07-26 Thread Hugo Mills
On Fri, Jul 25, 2014 at 07:16:19PM -0400, Nick Krause wrote: I am new so I think this project,Implement new FALLOC_FL_* modes needs more information for me to write if for you guys. So you've ignored most of the advice I sent you in my last mail. Have you even made a btrfs filesystem yet

Re: Help with Project on brtfs wiki

2014-07-26 Thread Martin Steigerwald
Hi Hugo, Am Samstag, 26. Juli 2014, 11:05:03 schrieb Hugo Mills: I am not asking to hold my hand You are, though. Something like using grep to find code that (might be) related to the thing you're trying to work with is _fundamental_. You should expect to be reading the code -- several

Re: Help with Project on brtfs wiki

2014-07-26 Thread Wang Shilong
Hi Hugo, Am Samstag, 26. Juli 2014, 11:05:03 schrieb Hugo Mills: I am not asking to hold my hand You are, though. Something like using grep to find code that (might be) related to the thing you're trying to work with is _fundamental_. You should expect to be reading the code --

Re: Help with Project on brtfs wiki

2014-07-26 Thread Nick Krause
On Sat, Jul 26, 2014 at 7:07 AM, Wang Shilong wangshilong1...@gmail.com wrote: Hi Hugo, Am Samstag, 26. Juli 2014, 11:05:03 schrieb Hugo Mills: I am not asking to hold my hand You are, though. Something like using grep to find code that (might be) related to the thing you're trying to

Re: Help with Project on brtfs wiki

2014-07-26 Thread Chris Murphy
On Jul 26, 2014, at 7:43 PM, Nick Krause xerofo...@gmail.com wrote: On Sat, Jul 26, 2014 at 7:07 AM, Wang Shilong wangshilong1...@gmail.com wrote: Hi Hugo, Am Samstag, 26. Juli 2014, 11:05:03 schrieb Hugo Mills: I am not asking to hold my hand You are, though. Something like using

Re: Help with Project on brtfs wiki

2014-07-26 Thread Nick Krause
On Sat, Jul 26, 2014 at 10:05 PM, Chris Murphy li...@colorremedies.com wrote: On Jul 26, 2014, at 7:43 PM, Nick Krause xerofo...@gmail.com wrote: On Sat, Jul 26, 2014 at 7:07 AM, Wang Shilong wangshilong1...@gmail.com wrote: Hi Hugo, Am Samstag, 26. Juli 2014, 11:05:03 schrieb Hugo

Re: Help with Project on brtfs wiki

2014-07-26 Thread Eric Sandeen
On 7/26/14, 8:43 PM, Nick Krause wrote: ... Fine then I guess I need to read the documentation and other things on my own. Seems everyone here wants me to figure out everything on my own. Hugo bent over backwards, twice, to give you very good advice. So did Steven Rostedt on LKML. You

Help with Project on brtfs wiki

2014-07-25 Thread Nick Krause
Hey brtfs devolopers. I am new so I think this project,Implement new FALLOC_FL_* modes needs more information for me to write if for you guys. I am wondering what is fallocate and how you want me to write this, define statements or as functions in a certain file? I am not asking to hold my hand