goptions: handle changing of options in job edit
authorJens Axboe <axboe@kernel.dk>
Mon, 26 Mar 2012 10:18:23 +0000 (12:18 +0200)
committerJens Axboe <axboe@kernel.dk>
Mon, 26 Mar 2012 10:18:23 +0000 (12:18 +0200)
commita3fc0ff4ba5df645974c46ad01ca74f66666155f
tree369175100b346fb73aa280ea18474722b8102208
parent19921181dc8e92ce5320fa32fcb385df9c20a350
goptions: handle changing of options in job edit

Track what options have changed, and store them into the
options structure that we have for the given job.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
goptions.c