Brian Behlendorf
6f2255ba8a
Set mtime on symbolic links
...
Register the setattr/getattr callbacks for symlinks. Without these
the generic inode_setattr() and generic_fillattr() functions will
be used. In the setattr case this will only result in the inode being
updated in memory, the dirty_inode callback would also normally run
but none is registered for zfs.
The straight forward fix is to set the setattr/getattr callbacks
for symlinks so they are handled just like files and directories.
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov >
Closes #412
2011-10-18 15:49:31 -07:00
..
2011-07-08 12:44:11 -07:00
2010-08-31 08:38:35 -07:00
2010-08-26 14:24:34 -07:00
2011-08-01 12:09:11 -07:00
2011-05-31 12:17:27 -07:00
2011-05-31 12:17:27 -07:00
2010-08-26 14:24:34 -07:00
2010-08-31 13:41:58 -07:00
2011-02-18 09:31:25 -08:00
2011-10-18 11:18:14 -07:00
2011-05-31 12:17:27 -07:00
2010-08-31 13:41:58 -07:00
2011-05-04 10:02:37 -07:00
2011-02-10 09:27:22 -08:00
2010-08-31 08:38:45 -07:00
2011-07-19 11:55:42 -07:00
2011-08-01 12:09:11 -07:00
2010-05-28 13:45:14 -07:00
2010-08-31 13:41:58 -07:00
2010-08-31 13:41:58 -07:00
2011-05-04 10:02:37 -07:00
2011-02-23 12:52:51 -08:00
2011-05-04 10:02:37 -07:00
2010-08-31 13:41:58 -07:00
2011-05-04 10:02:37 -07:00
2010-08-31 08:38:46 -07:00
2010-08-31 08:38:49 -07:00
2011-04-29 12:36:13 -07:00
2011-08-01 12:09:11 -07:00
2010-08-31 08:38:43 -07:00
2010-12-07 16:05:25 -08:00
2011-10-05 15:59:56 -07:00
2010-08-31 13:41:59 -07:00
2010-08-31 13:41:58 -07:00
2011-02-10 09:27:21 -08:00
2010-08-31 13:41:58 -07:00
2010-08-31 13:41:58 -07:00
2011-08-01 12:09:11 -07:00
2011-05-06 15:26:26 -07:00
2010-05-28 13:45:14 -07:00
2011-08-01 12:09:43 -07:00
2010-05-28 13:45:14 -07:00
2010-08-27 15:34:02 -07:00
2011-08-01 12:09:11 -07:00
2011-06-17 14:37:26 -07:00
2011-02-10 09:27:21 -08:00
2010-08-31 08:38:43 -07:00
2010-08-27 15:28:32 -07:00
2010-05-28 13:45:14 -07:00
2011-05-04 10:02:37 -07:00
2010-08-31 08:38:44 -07:00
2010-08-27 15:28:32 -07:00
2011-05-04 10:02:37 -07:00
2010-08-31 08:38:43 -07:00
2011-09-27 16:12:36 -07:00
2010-08-31 08:38:46 -07:00
2011-07-01 13:36:39 -07:00
2010-08-31 13:41:58 -07:00
2010-05-28 13:45:14 -07:00
2011-07-01 13:36:39 -07:00
2010-10-12 14:55:02 -07:00
2011-03-02 11:44:34 -08:00
2011-09-15 20:26:51 -07:00
2011-03-02 11:44:34 -08:00
2010-08-31 13:41:50 -07:00
2011-03-03 11:29:15 -08:00
2011-03-08 12:44:06 -08:00
2011-10-05 15:59:56 -07:00
2011-10-11 10:25:59 -07:00
2011-08-02 10:34:55 -07:00
2011-09-09 10:29:48 -07:00
2011-08-01 12:09:11 -07:00
2010-05-28 13:45:14 -07:00
2010-05-28 13:45:14 -07:00
2011-05-04 10:02:37 -07:00
2011-08-01 12:09:11 -07:00
2010-05-28 13:45:14 -07:00
2011-07-01 13:36:39 -07:00
2011-08-19 15:16:30 -07:00
2011-10-18 15:49:31 -07:00
2011-07-01 13:36:39 -07:00
2011-07-01 13:36:39 -07:00
2010-09-17 16:24:15 -07:00
2011-05-02 08:54:40 -07:00