Re: [PATCH] extended attributes support

2014-11-13 Thread Dmitry Falko
Ok, i will wait. I test my patch, and find bug, so i send new version of patch: From dbcd4be5a01540c5fda3857f5b296fb69998a1ce Mon Sep 17 00:00:00 2001 From: Dmitry Falko Date: Wed, 12 Nov 2014 15:34:52 +0300 Subject: [PATCH] xattrs support add ability to set extended attributes to files when in

Re: [PATCH] extended attributes support

2014-11-11 Thread Guillem Jover
Hi! On Tue, 2014-11-11 at 14:33:00 +0300, Dmitry Falko wrote: > We have already discussed the support of extended attributes. I did > not wait for "concrete plans and code." And try to make it by myself. > xattrs manifest file in DEBIAN dir. you can dump xattr to this file by > getfattr -d. When d

[PATCH] extended attributes support

2014-11-11 Thread Dmitry Falko
e(if exist) and set appropriate attr. In the project I'm quite new, so I welcome your suggestions and kommentriev. From ddfda13ff80d609b39d5845faa39a2fdfcf63476 Mon Sep 17 00:00:00 2001 From: Dmitry Falko Date: Tue, 11 Nov 2014 13:40:20 +0300 Subject: [PATCH] Extended attributes support add