From 7b3cd7d6f026784b1a2a74b6e207b26253d9d780 Mon Sep 17 00:00:00 2001 From: Jaegeuk Kim Date: Sat, 18 Oct 2014 22:52:52 -0700 Subject: [PATCH] f2fs: introduce f2fs_dentry_ptr structure for code clean-up This patch introduces f2fs_dentry_ptr structure for the use of a function parameter in inline_dentry operations. Signed-off-by: Jaegeuk Kim --- Reading git-format-patch failed