M. Mohan Kumar c7b4b0b302 rename - change name of file or directory
size[4] Trename tag[2] fid[4] newdirfid[4] name[s]
size[4] Rrename tag[2]

Implement the 2000.L rename operation. A new function
v9fs_complete_rename is introduced that acts as a common entry point
for 2000.L rename operation and 2000.U rename opearation (via wstat).
As part of this change the field 'nname' (used only for rename) is
removed from the structure V9fsWstatState. Instead a new structure
V9fsRenameState is used for rename operations both by 2000.U and 2000.L
code paths. Both 2000.U and 2000.L rename code paths construct the
V9fsRenameState structure and passes that to v9fs_complete_rename
function.

Changes from previous version:
 Use qemu_mallocz to initialize
 Use strcpy,strcat functions instead of memcpy
 Changed the variable name to newdirfid
 Introduced post rename function
 Error checking
 Removed nname field from V9fsWstatState

Signed-off-by: M. Mohan Kumar <mohan@in.ibm.com>
Signed-off-by: Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com>
2010-09-08 22:56:41 +05:30
..
2010-08-24 15:22:24 +00:00
2010-06-13 19:00:50 +01:00
2009-11-19 16:45:21 +00:00
2010-07-06 10:36:28 -05:00
2010-07-06 10:36:28 -05:00
2010-06-19 07:47:42 +00:00
2010-06-19 07:47:42 +00:00
2010-05-15 17:36:13 +00:00
2010-07-11 20:33:10 +03:00
2009-11-19 16:45:21 +00:00
2010-07-06 10:36:28 -05:00
2009-05-08 02:35:15 +01:00
2009-11-13 04:04:18 +00:00
2010-07-06 10:36:28 -05:00
2009-11-19 16:45:21 +00:00
2010-07-06 10:36:28 -05:00
2009-05-12 12:33:04 +01:00
2010-04-08 21:17:10 +02:00
2009-11-22 21:27:40 +00:00
2009-11-22 21:27:40 +00:00
2009-10-01 16:12:16 -05:00
2009-11-09 08:43:03 -06:00
2010-07-06 10:36:28 -05:00
2010-07-06 10:36:28 -05:00
2010-04-08 21:44:38 +02:00
2010-02-07 19:28:32 +00:00
2010-08-24 15:22:24 +00:00
2010-04-05 19:57:40 +01:00
2010-07-06 10:36:28 -05:00
2009-10-01 16:12:16 -05:00
2009-11-22 21:27:40 +00:00
2009-05-10 01:44:56 +01:00
2010-04-18 08:55:12 +00:00
2010-04-18 08:55:12 +00:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2010-08-24 15:22:24 +00:00
2009-10-01 16:12:16 -05:00
2010-08-24 15:22:24 +00:00
2010-08-24 15:22:24 +00:00
2010-09-08 22:56:39 +05:30
2009-03-28 16:17:50 +00:00
2010-03-29 19:23:56 +00:00
2004-11-07 18:04:02 +00:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2010-06-27 16:04:55 +00:00
2010-02-07 09:15:26 +00:00
2010-08-24 15:22:24 +00:00
2009-09-10 19:48:00 +04:00
2010-07-06 10:36:28 -05:00
2010-06-14 11:12:53 -05:00
2010-07-06 10:36:28 -05:00
2009-10-05 09:32:39 -05:00
2010-07-06 10:36:28 -05:00
2010-07-06 10:36:28 -05:00
2010-06-19 07:41:43 +00:00
2010-03-21 19:47:09 +00:00
2010-05-22 08:00:52 +00:00
2010-09-04 09:53:53 +00:00
2010-07-31 17:14:50 +02:00
2010-07-30 23:05:51 +02:00
2010-07-06 10:36:27 -05:00
2010-07-06 10:36:28 -05:00
2010-07-06 10:36:28 -05:00
2009-10-01 16:12:16 -05:00
2010-07-06 10:36:28 -05:00
2010-08-24 15:22:24 +00:00
2009-05-10 01:44:56 +01:00
2010-07-06 10:36:28 -05:00
2010-07-06 10:36:27 -05:00
2009-10-01 16:12:16 -05:00
2009-12-03 09:41:32 -06:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2010-08-24 15:22:24 +00:00
2010-08-24 15:22:24 +00:00
2010-08-24 15:22:24 +00:00
2010-08-24 15:22:24 +00:00
2010-07-06 10:36:28 -05:00
2009-11-19 16:45:21 +00:00
2009-09-11 10:19:48 -05:00
2009-09-11 10:19:48 -05:00
2010-07-06 10:36:28 -05:00
2010-08-24 15:22:24 +00:00
2010-07-06 10:36:28 -05:00
2009-12-04 20:44:44 +00:00
2009-12-03 09:41:31 -06:00
2010-02-07 08:05:03 +00:00
2010-08-24 15:22:24 +00:00
2009-10-01 16:12:16 -05:00
2010-06-30 20:41:36 +02:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2010-06-30 20:41:37 +02:00
2010-08-24 15:22:24 +00:00
2010-06-30 20:41:37 +02:00
2009-10-01 16:12:16 -05:00
2010-08-28 08:50:40 +00:00
2010-08-24 15:22:24 +00:00
2010-03-23 09:59:54 +01:00
2010-03-21 19:47:15 +00:00
2009-12-23 16:35:00 +02:00
2010-08-24 15:22:24 +00:00
2010-07-11 23:31:52 +03:00
2010-08-24 15:22:24 +00:00
2010-07-11 23:14:57 +03:00
2009-12-03 09:41:31 -06:00
2010-07-06 10:36:28 -05:00
2010-07-06 10:36:28 -05:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2010-07-06 10:36:28 -05:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2010-07-06 10:36:28 -05:00
2009-10-01 16:12:16 -05:00
2010-08-24 15:22:24 +00:00
2009-10-01 16:12:16 -05:00
2010-03-21 19:47:11 +00:00
2009-10-01 16:12:16 -05:00
2010-02-14 16:10:54 +02:00
2010-08-24 15:22:24 +00:00
2010-05-18 21:12:54 +02:00
2009-10-01 16:12:16 -05:00
2009-11-13 04:04:18 +00:00
2010-07-06 10:36:28 -05:00
2008-12-13 09:32:43 +00:00
2010-07-06 10:36:28 -05:00
2010-07-06 10:36:28 -05:00
2010-07-06 10:36:28 -05:00
2010-07-06 10:36:28 -05:00
2010-07-06 10:36:28 -05:00
2009-10-01 16:12:16 -05:00
2010-07-06 10:36:28 -05:00
2010-07-06 10:36:28 -05:00
2010-08-24 15:22:24 +00:00
2010-04-05 19:57:40 +01:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2010-08-24 15:22:24 +00:00
2010-08-24 15:22:24 +00:00
2010-08-24 15:22:24 +00:00
2010-08-24 15:22:24 +00:00
2010-07-06 10:36:28 -05:00
2009-10-01 16:12:16 -05:00
2010-08-24 15:22:24 +00:00
2010-07-11 23:15:22 +03:00
2010-04-09 22:06:22 +02:00
2010-04-09 22:06:22 +02:00
2010-08-24 15:22:24 +00:00
2010-08-24 15:22:24 +00:00
2010-08-24 15:22:24 +00:00
2009-10-01 16:12:16 -05:00
2010-07-06 10:36:28 -05:00
2010-04-13 20:17:24 +02:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2009-09-20 14:58:02 +00:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2010-08-24 15:22:24 +00:00
2010-07-06 10:36:28 -05:00
2010-07-06 10:36:28 -05:00
2009-10-07 08:54:54 -05:00
2010-07-06 10:36:28 -05:00
2010-07-06 10:36:28 -05:00
2010-08-24 15:22:24 +00:00
2009-10-01 16:12:16 -05:00
2010-08-24 15:22:24 +00:00
2010-07-06 10:36:28 -05:00
2010-07-06 10:36:28 -05:00
2010-07-06 10:36:28 -05:00
2010-07-06 10:36:28 -05:00
2010-07-06 10:36:28 -05:00
2009-10-07 08:54:54 -05:00
2009-10-01 16:12:16 -05:00
2010-08-24 15:22:24 +00:00
2010-07-06 10:36:28 -05:00
2010-07-06 10:36:28 -05:00
2009-12-04 20:44:44 +00:00
2010-08-24 15:22:24 +00:00
2010-06-13 23:37:31 +01:00
2010-04-04 21:18:26 +01:00
2010-03-31 11:16:52 -05:00
2010-08-24 15:22:24 +00:00
2010-04-08 11:11:21 +02:00
2010-07-06 10:36:28 -05:00
2010-07-06 10:36:28 -05:00
2010-08-22 17:11:06 -05:00
2010-07-30 23:25:25 +02:00
2010-04-01 13:56:43 -05:00
2010-07-30 23:25:25 +02:00
2010-04-01 13:56:43 -05:00
2010-07-06 10:36:28 -05:00
2010-08-24 15:22:24 +00:00
2010-08-24 15:22:24 +00:00
2010-06-13 19:00:50 +01:00
2010-05-12 18:07:54 +03:00
2010-07-06 10:36:28 -05:00
2010-02-03 19:47:34 -02:00
2009-09-20 08:02:28 +00:00
2009-12-02 08:57:43 -06:00
2010-08-24 15:22:24 +00:00
2010-08-24 15:22:24 +00:00
2010-08-24 15:22:24 +00:00
2010-08-24 15:22:24 +00:00
2009-12-03 09:41:34 -06:00
2009-06-13 16:18:31 +03:00
2010-06-13 19:00:50 +01:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2010-07-06 10:36:28 -05:00