Re: [PATCH v3 2/2] hostfs: store permissions in extended attributes

2023-08-28 Thread Richard Weinberger
- Ursprüngliche Mail - > Von: "Marko Petrović" > An: "linux-um" > CC: "richard" , "anton ivanov" > , "Johannes Berg" > , "Marko Petrović" > Gesendet: Samstag, 15. April 2023 18:48:21 > Betreff: [PATCH v3 2/2] hostfs: store permissions in extended attributes > This patch adds support fo

Re: [PATCH v3 2/2] hostfs: store permissions in extended attributes

2023-04-25 Thread Johannes Berg
On Tue, 2023-04-25 at 18:35 +0200, Marko Petrović wrote: > > It seems that _maybe_, similar to the 'hostfs' kernel argument, there > > should be a way to contain the set of options? > > > > What do I mean by that? I mean that today, the inside of the virtual > > machine (for lack of a better word)

Re: [PATCH v3 2/2] hostfs: store permissions in extended attributes

2023-04-25 Thread Marko Petrović
On Tue Apr 18, 2023 at 10:31 AM CEST, Johannes Berg wrote: Hello, Thanks for your reply! > Hi, > > On Sun, 2023-04-16 at 19:24 +0200, Marko Petrović wrote: > > > > I have written the third version of the patch. Thank you for all of your > > recommendations. > > > > While writing the third patch v

Re: [PATCH v3 2/2] hostfs: store permissions in extended attributes

2023-04-18 Thread Johannes Berg
Hi, On Sun, 2023-04-16 at 19:24 +0200, Marko Petrović wrote: > > I have written the third version of the patch. Thank you for all of your > recommendations. > > While writing the third patch version, I noticed that there was a > serious limitation of the code in second patch, namely the whole >

Re: [PATCH v3 2/2] hostfs: store permissions in extended attributes

2023-04-16 Thread Marko Petrović
Hello, I have written the third version of the patch. Thank you for all of your recommendations. While writing the third patch version, I noticed that there was a serious limitation of the code in second patch, namely the whole xattrperm feature was available only and only as boot time flag so it