Merge tag 'Smack-for-6.5' of https://github.com/cschaufler/smack-next
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 28 Jun 2023 00:58:06 +0000 (17:58 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 28 Jun 2023 00:58:06 +0000 (17:58 -0700)
commit98be618ad03010b1173fc3c35f6cbb4447ee2b07
tree387831b5d310faa29810d86f31dfb93f60040ee9
parentb4c7f2e6ef40f545054a902e4708ed908d562318
parent2c085f3a8f23c9b444e8b99d93c15d7ce870fc4e
Merge tag 'Smack-for-6.5' of https://github.com/cschaufler/smack-next

Pull smack updates from Casey Schaufler:
 "There are two patches, both of which change how Smack initializes the
  SMACK64TRANSMUTE extended attribute.

  The first corrects the behavior of overlayfs, which creates inodes
  differently from other filesystems. The second ensures that transmute
  attributes specified by mount options are correctly assigned"

* tag 'Smack-for-6.5' of https://github.com/cschaufler/smack-next:
  smack: Record transmuting in smk_transmuted
  smack: Retrieve transmuting information in smack_inode_getsecurity()