Re: [PATCH 09/15] NFS: Add label lifecycle management

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On 12/02/13 17:27, J. Bruce Fields wrote:
>> @@ -2922,6 +2969,7 @@ static int _nfs4_proc_remove(struct inode *dir, struct qstr *name)
>> >  	status = nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 1);
>> >  	if (status == 0)
>> >  		update_changeattr(dir, &res.cinfo);
>> > +
>> >  	return status;
>> >  }
>> >  
>> > @@ -2965,6 +3013,7 @@ static int nfs4_proc_unlink_done(struct rpc_task *task, struct inode *dir)
>> >  	if (nfs4_async_handle_error(task, res->server, NULL) == -EAGAIN)
>> >  		return 0;
>> >  	update_changeattr(dir, &res->cinfo);
>> > +
>> >  	return 1;
>> >  }
>> >  
> How'd these two hunks end up in here?
I have no idea.. but they are gone..

steved.
--
To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Filesystem Development]     [Linux USB Development]     [Linux Media Development]     [Video for Linux]     [Linux NILFS]     [Linux Audio Users]     [Yosemite Info]     [Linux SCSI]

  Powered by Linux