Btrfs: Create orphan inode records to prevent lost files after a crash
Signed-off-by: Chris Mason <chris.mason@oracle.com>
此提交包含在:
@@ -6,7 +6,7 @@ btrfs-y := super.o ctree.o extent-tree.o print-tree.o root-tree.o dir-item.o \
|
||||
hash.o file-item.o inode-item.o inode-map.o disk-io.o \
|
||||
transaction.o bit-radix.o inode.o file.o tree-defrag.o \
|
||||
extent_map.o sysfs.o struct-funcs.o xattr.o ordered-data.o \
|
||||
extent_io.o volumes.o async-thread.o ioctl.o locking.o
|
||||
extent_io.o volumes.o async-thread.o ioctl.o locking.o orphan.o
|
||||
|
||||
btrfs-$(CONFIG_FS_POSIX_ACL) += acl.o
|
||||
else
|
||||
|
新增問題並參考
封鎖使用者