linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] mkfs.ubifs: Implement selinux labelling support
@ 2018-06-06  9:38 Ritesh Harjani
  2018-06-06  9:38 ` [RFC PATCH 1/2] mkfs.ubifs: add_xattr is not depending on host XATTR support Ritesh Harjani
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Ritesh Harjani @ 2018-06-06  9:38 UTC (permalink / raw)
  To: linux-mtd, richard, david.oberhollenzer; +Cc: Ritesh Harjani

Hi All, 

This patchset implements the selinux context labelling support
in mkfs.ubifs utility which was discussed here [1].
Patchset is based upon previous work done by John [2].
Commit texts should explain about the change description.

I have tested this on my 4.9 kernel NAND based internal device with
UBIFS and selinux enabled. With this we are able to set the
respective selinux labels based on the input file_context provided
in mkfs.ubifs command.

[1]:- http://lists.infradead.org/pipermail/linux-mtd/2018-May/081138.html
[2]:- http://lists.infradead.org/pipermail/linux-mtd/2014-February/052136.html

Ritesh Harjani (2):
  mkfs.ubifs: add_xattr is not depending on host XATTR support
  mkfs.ubifs: Implement selinux labelling support in mkfs.ubifs.

 Makefile.am                         |   4 +
 configure.ac                        |  27 +++++
 ubifs-utils/Makemodule.am           |   4 +-
 ubifs-utils/mkfs.ubifs/mkfs.ubifs.c | 197 ++++++++++++++++++++++++++++--------
 4 files changed, 189 insertions(+), 43 deletions(-)

-- 
The Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, 
a Linux Foundation Collaborative Project.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-06-14 11:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-06  9:38 [RFC PATCH 0/2] mkfs.ubifs: Implement selinux labelling support Ritesh Harjani
2018-06-06  9:38 ` [RFC PATCH 1/2] mkfs.ubifs: add_xattr is not depending on host XATTR support Ritesh Harjani
2018-06-06  9:39 ` [RFC PATCH 2/2] mkfs.ubifs: Implement selinux labelling support in mkfs.ubifs Ritesh Harjani
2018-06-11  4:27 ` [RFC PATCH 0/2] mkfs.ubifs: Implement selinux labelling support Ritesh Harjani
2018-06-11  7:00   ` Richard Weinberger
2018-06-11 11:23     ` Ritesh Harjani
2018-06-14  7:33 ` David Oberhollenzer
2018-06-14 11:31   ` Ritesh Harjani

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).