-
由 Miklos Szeredi 提交于
Create a helper finish_open_simple() that opens the file with the original dentry. Handle the error case here as well to simplify callers. Call this helper right after ->tmpfile() is called. Next patch will change the tmpfile API and move this call into tmpfile instances. Signed-off-by: NMiklos Szeredi <mszeredi@redhat.com>
9751b338