Skip to content
Commit 474b9370 authored by Richard Weinberger's avatar Richard Weinberger
Browse files

ubifs: Implement O_TMPFILE



This patchs adds O_TMPFILE support to UBIFS.
A temp file is a reference to an unlinked inode, a user
holding the reference can use it. As soon it is being closed
all data vanishes.

Signed-off-by: default avatarRichard Weinberger <richard@nod.at>
parent f7d11b33
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment