commit | e076b0f3a5c472e77c0a0e163188f2761e8b4fed | [log] [tgz] |
---|---|---|
author | Dave Chinner <dchinner@redhat.com> | Thu Oct 02 09:18:13 2014 +1000 |
committer | Dave Chinner <david@fromorbit.com> | Thu Oct 02 09:18:13 2014 +1000 |
tree | 21f845bf245552bdd3a6e34526faf7e01186ca3d | |
parent | b1d6cc02f2f6a590c4d8dc2c3bcf7be3b9419945 [diff] |
xfs: kill time.h The typedef for timespecs and nanotime() are completely unnecessary, and delay() can be moved to fs/xfs/linux.h, which means this file can go away. Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Dave Chinner <david@fromorbit.com>