Whamcloud - gitweb
AOSP: misc: add callbacks to populate_fs
authorAdrien Schildknecht <adriens@google.com>
Wed, 30 Nov 2016 05:20:29 +0000 (21:20 -0800)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 24 May 2017 02:00:59 +0000 (22:00 -0400)
commit9d25d462c671f9b5664f6ae6fa76e0010db68b13
treeb40bf14a5a060d195ab87c72e7b5883260408a71
parent3fc469968284310acec1256a5285fba4b71ac026
AOSP: misc: add callbacks to populate_fs

This patch let the caller of populate_fs registers a set of callbacks that
will be called everytime an inode is created.

Test: mm

Change-Id: I28ae100c4cc81223192860c29366cbac3077fe21
From AOSP commit: 6686ee96494413b48aa3dd70b5db533cbb7e4852

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
misc/create_inode.c
misc/create_inode.h