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)
commit9cc97d646216b6f2473fa4ab9f103514b86c6814
treedae8cc90e44503e85ea05b9111ab9e96bdfdb16a
parenta937b9791ec2ee71d5e303d2c02c8c1ad8abff35
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