]> git.baikalelectronics.ru Git - kernel.git/commit
Btrfs: Add code to support file creation time
authorchandan r <chandanrmail@gmail.com>
Wed, 4 Jul 2012 07:18:07 +0000 (12:48 +0530)
committerChris Mason <clm@fb.com>
Tue, 3 Feb 2015 02:39:16 +0000 (18:39 -0800)
commit73911a5e41674242c53a5e21d9c0526bf623a7e9
treedae8cc90e44503e85ea05b9111ab9e96bdfdb16a
parent05e9045e096792b42711afda8a3841d65e4ea187
Btrfs: Add code to support file creation time

This patch adds a new member to the 'struct btrfs_inode' structure to hold
the file creation time.

Signed-off-by: chandan <chandanrmail@gmail.com>
[refreshed, removed btrfs_inode_otime]
Signed-off-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Chris Mason <clm@fb.com>
fs/btrfs/btrfs_inode.h
fs/btrfs/delayed-inode.c
fs/btrfs/inode.c