Re: [PATCH 0/5] introduce btrfs filesystem property command

2012-06-28 Thread Martin Steigerwald
Am Sonntag, 24. Juni 2012 schrieb Alexander Block: > This patchset introduces the btrfs filesystem property command. It is > the result of a discussion we had on IRC. I tried to make the > properties interface as generic and extensible as possible. Comments > are welcome. > > Currently the command

Re: [PATCH 0/5] introduce btrfs filesystem property command

2012-06-27 Thread Alexander Block
On Wed, Jun 27, 2012 at 4:25 AM, Liu Bo wrote: > On 06/25/2012 05:20 AM, Alexander Block wrote: > >> This patchset introduces the btrfs filesystem property command. It is the >> result of a discussion we had on IRC. I tried to make the properties >> interface as generic and extensible as possible.

Re: [PATCH 0/5] introduce btrfs filesystem property command

2012-06-26 Thread Liu Bo
On 06/25/2012 05:20 AM, Alexander Block wrote: > This patchset introduces the btrfs filesystem property command. It is the > result of a discussion we had on IRC. I tried to make the properties > interface as generic and extensible as possible. Comments are welcome. > > Currently the command look

[PATCH 0/5] introduce btrfs filesystem property command

2012-06-24 Thread Alexander Block
This patchset introduces the btrfs filesystem property command. It is the result of a discussion we had on IRC. I tried to make the properties interface as generic and extensible as possible. Comments are welcome. Currently the command looks like this: btrfs fi prop /path/to/object [name[=value]]