]> git.baikalelectronics.ru Git - kernel.git/commit
fs: add a vfs_fchown helper
authorChristoph Hellwig <hch@lst.de>
Tue, 14 Jul 2020 06:47:43 +0000 (08:47 +0200)
committerChristoph Hellwig <hch@lst.de>
Thu, 16 Jul 2020 13:33:00 +0000 (15:33 +0200)
commit121eb2690f4e76c3f938bdbe8f79032daf940df7
tree7cf3bf49adc28ad5ff133986dee7f0e888bc16da
parentc141e1efb67329ffc66583ddf05a524f445d0892
fs: add a vfs_fchown helper

Add a helper for struct file based chown operations.  To be used by
the initramfs code soon.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/open.c
include/linux/fs.h