commit | 3068f03f1cc9854ae88ed889cc1594a6871a0213 | [log] [tgz] |
---|---|---|
author | Robert Yang <liezhi.yang@windriver.com> | Thu Mar 06 11:00:24 2014 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Mar 06 11:00:24 2014 -0500 |
tree | fbd6271fedd4e11b24057a356d935d0b01bc5691 | |
parent | ce600dc4aa4e5a111cac1ac70abaf34de45cc31c [diff] |
misc/create_inode.c: create directory The do_mkdir_internal() is used for making dir on the target fs, most of the code are from debugfs/debugfs.c, the debugfs/debugfs.c will be modified to use this function. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Reviewed-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>