Changeset 9320 for branches/asyncio/src/client/sysint/fs-add.sm
- Timestamp:
- 05/23/12 11:57:49 (12 months ago)
- Location:
- branches/asyncio
- Files:
-
- 2 modified
-
. (modified) (1 prop)
-
src/client/sysint/fs-add.sm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/asyncio
- Property svn:mergeinfo changed
/trunk merged: 9289-9290,9310,9314-9316
- Property svn:mergeinfo changed
-
branches/asyncio/src/client/sysint/fs-add.sm
r9319 r9320 218 218 { 219 219 int ret = -PVFS_EINVAL, error = 0; 220 PVFS_sys_op_id op_id ;220 PVFS_sys_op_id op_id = -1; 221 221 222 222 ret = PVFS_isys_fs_add(mntent, &op_id, NULL);
