commit | 9cc97d646216b6f2473fa4ab9f103514b86c6814 | [log] [tgz] |
---|---|---|
author | chandan r <chandanrmail@gmail.com> | Wed Jul 04 12:48:07 2012 +0530 |
committer | Chris Mason <clm@fb.com> | Mon Feb 02 18:39:16 2015 -0800 |
tree | dae8cc90e44503e85ea05b9111ab9e96bdfdb16a | |
parent | a937b9791ec2ee71d5e303d2c02c8c1ad8abff35 [diff] |
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>