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)
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

Simple merge
Simple merge
Simple merge